Neil Hodgson <[EMAIL PROTECTED]> writes:
> >> Plenty of programming languages already support unicode identifiers,
> > Could you name a few?  Thanks.
>     C#, Java, Ecmascript, Visual Basic.

Java (and C#?) have mandatory declarations so homoglyphic identifiers aren't
nearly as bad a problem.  Ecmascript is a horrible bug-prone language and
we want Python to move away from resembling it, not towards it.  VB: well,
same as Ecmascript, I guess.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to