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

"Martin v. Löwis" martin at v.loewis.de
Tue May 1 18:19:02 CEST 2007


Reading from http://mail.python.org/pipermail/python-3000/2006-April/001474.html, the message that prompted this particular addition to PEP 3099, "I want good Unicode support for string literals and comments. Everything else in the language ought to be ASCII."

Identifiers aren't string literals or comments.

Sure, but please follow the follow-up communication also.

If this is to be rejected, I'd rather get a PEP number and an explicit rejection, instead of having to guess.

Regards, Martin



More information about the Python-3000 mailing list