[Python-3000] PEP: Supporting Non-ASCII Identifiers (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sat May 5 01:00:27 CEST 2007


If this is to ever happen, it should be only accessible through a command-line option to python. That way we make sure people are aware that they are making their code incompatible with the larger world.

In what way will the source code be incompatible with the larger world?

Martin



More information about the Python-3000 mailing list