[Python-3000] pep 3131 again (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Thu May 17 11:13:48 CEST 2007


all in all, i'm still -1 on that. i would rather go halfway -- allow unicode comments. let people write docs in their native language, that's all fine with me (or is that already imposed by the UTF8 PEP?)

As other's have pointed out: you can use non-ASCII comments for a long time. In fact, you could use non-ASCII comments in all versions of Python, and people have been doing so for years.

Regards, Martin



More information about the Python-3000 mailing list