STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Le mercredi 29 décembre 2010 à 19:26 +0000, Alexander Belopolsky a
écrit :
> Would it look as exotic if presented like this?
> 
>   File "<stdin>", line 1
>     𐌀 = 5
>        ^
> SyntaxError: invalid character in identifier
> (works on a wide build)

Use non-ASCII identifiers is exotic. Use non-BMP identifiers is
crazy :-) Seriously, it can wait 3.3.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10542>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to