Le samedi 02 avril 2011 à 16:06 +0300, anatoly techtonik a écrit : > On Thu, Mar 24, 2011 at 2:41 AM, Victor Stinner > <victor.stin...@haypocalc.com> wrote: > > > > I am still working on the import machinery to fix last bugs related to > > Unicode. So it will be possible to do an useless "import café" in Python > > 3.3, on any platform. But it is not really an huge change (for the user, > > but an huge change in the code ;-)). > > I don't like the idea of reading the code with some kind of Chinese > variable names in them. I'd prefer that I and l confusion will be the > only I should care about in valid Python syntax.
Please read the PEP 3131 (Supporting Non-ASCII Identifiers): http://www.python.org/dev/peps/pep-3131/ And the thread "Import and unicode: part two" (19 Jan 2011) on python-dev. Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com