[Python-3000] Python 3.0 Porting Strategies

Christian Heimes lists at cheimes.de
Fri Mar 28 10:25:56 CET 2008


Eric Smith schrieb:
> The only problem I see is that the __future__ import of unicode_literals 
> doesn't work in 3.0 yet.  I'll look into fixing that.

The __future__ import of unicode_literals was added to py3k 26 hours
earlier:

Author: christian.heimes
Date: Wed Mar 26 23:34:47 2008
New Revision: 61955

Christian


More information about the Python-3000 mailing list