Re: [Python-Dev] Proposal: from __future__import unicode_string_literals

2008-03-24 Thread Martin v. Löwis
> | Just to repeat myself: With that patch to Django, you can > | a) support all versions of Python simultaneously, from 2.x to 3.0 > > I find this surprising for two reasons. > > 1. I had the impression from discussions over the past year that fully > automatic use of 2to3 would presume use of

Re: [Python-Dev] Proposal: from __future__import unicode_string_literals

2008-03-24 Thread Terry Reedy
""Martin v. Löwis"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I think we all can agree that we would like Plone to migrate to 3.x without too much pain and that their collective situation may be more difficult for migration than some others. | http://wiki.python.org/moin/Por