[Python-Dev] Proposal: from __future__ import unicode_string_literals

Lennart Regebro regebro at gmail.com
Mon Mar 24 11:41:08 CET 2008


On Mon, Mar 24, 2008 at 11:29 AM, Thomas Wouters <thomas at python.org> wrote:
> safe assumption to make. A simple preprocessor step involving 2to3 requires
> no such knowledge.

As I understood it nobody has claimed 2to3 to be perfect either, but
that using 2to3 will also require you to test the code in both
environments, so I don't see how that is a difference.

-- 
Lennart Regebro: Zope and Plone consulting.
http://www.colliberty.com/
+33 661 58 14 64


More information about the Python-Dev mailing list