[Python-Dev] from __future__ import unicode_strings?
Giovanni Bajo
rasky at develer.com
Thu Feb 16 08:01:25 CET 2006
More information about the Python-Dev mailing list
Thu Feb 16 08:01:25 CET 2006
- Previous message: [Python-Dev] from __future__ import unicode_strings?
- Next message: [Python-Dev] from __future__ import unicode_strings?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thomas Wouters <thomas at xs4all.net> wrote: >>> from __future__ import unicode_strings > >> Didn't we have a command-line option to do this? I believe it was >> removed because nobody could see the point. (Or am I hallucinating? >> After several days of non-stop discussing bytes that must be >> considered a possibility.) > > We do, and it's not been removed: the -U switch. It's not in the output of "python -h", though. Is it secret or what? Giovanni Bajo
- Previous message: [Python-Dev] from __future__ import unicode_strings?
- Next message: [Python-Dev] from __future__ import unicode_strings?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list