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

Josiah Carlson jcarlson at uci.edu
Thu May 17 03:30:29 CEST 2007


"tomer filiba" <tomerfiliba at gmail.com> wrote:

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?)

I could have sworn that unicode comments and docstrings are already allowed with any sufficient encoding, with or without the UFT8 default encoding PEP. Testing on Python 2.3 seems to confirm this.



More information about the Python-3000 mailing list