PEP 3131: Supporting Non-ASCII Identifiers

Ross Ridge rridge at caffeine.csclub.uwaterloo.ca
Wed May 16 08:16:15 EDT 2007


Ross Ridge schrieb:
> non-ASCII identifiers.  While it's easy to find code where comments use
> non-ASCII characters, I was never able to find a non-made up example
> that used them in identifiers.

Gregor Horvath  <gh at gregor-horvath.com> wrote:
>If comments are allowed to be none English, then why are identifier not?

In the code I was looking at identifiers were allowed to use non-ASCII
characters.  For whatever reason, the programmers choose not use non-ASCII
indentifiers even though they had no problem using non-ASCII characters
in commonets.

						Ross Ridge

-- 
 l/  //	  Ross Ridge -- The Great HTMU
[oo][oo]  rridge at csclub.uwaterloo.ca
-()-/()/  http://www.csclub.uwaterloo.ca/~rridge/ 
 db  //	  



More information about the Python-list mailing list