[Python-Dev] PEP 414 (original) (raw)

Lennart Regebro regebro at gmail.com
Fri Mar 2 14:49:13 CET 2012


Just my 2 cents on the PEP rewrite:

u'' support is not just if you want to write code that doesn't use 2to3. Even when you use 2to3 it is useful to be able to flag strings s binary, unicode or "native".

//Lennart



More information about the Python-Dev mailing list