<div dir="ltr"><div><div><div>Hi all,<br><br></div>If anybody is still worried about this,<br></div>here is a 29-line proof-of-concept code checker which warns if your source file<br></div>contains identifiers which are different but look the same.<br><div><br><a href="https://gist.github.com/stephanh42/61eceadc2890cf1b53ada5e48ef98ad1">https://gist.github.com/stephanh42/61eceadc2890cf1b53ada5e48ef98ad1</a><br><br></div><div>Stephan<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-21 19:19 GMT+01:00 Mikhail V <span dir="ltr"><<a href="mailto:mikhailwas@gmail.com" target="_blank">mikhailwas@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Serhiy Storchaka wrote:<br>
<br>
> Yes, it causes less confusion that changing meaning of a minus.<br>
<br>
</span>If those chars are not used at all, then yes :)<br>
And I don't recall I was exactly propsing changing meaning of minus<br>
<span class=""><br>
<br>
> But the name моязмінна doesn't cause any confusion if used in an<br>
> appropriate context (for example in a lesson for young Ukrainian<br>
> children). I believe the above dot- and hyphen-like characters don't<br>
> cause confusion if used as letters in an appropriate language context.<br>
<br>
</span>A single word written in local language should not. But its a perfect way<br>
to make whole code look like a mess.<br>
I think it is very interesting experience to use Cyrillic letters, since<br>
many are identical to Latin. So it would not be programming lessons<br>
in the first place, but rather constant changing of keyboard layout,<br>
and then trying to find unexplainable errors.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Mikhail<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/<wbr>codeofconduct/</a><br>
</div></div></blockquote></div><br></div>