[issue4209] from __future__ import unicode_literals, print_function doesn't work

Georg Brandl report at bugs.python.org
Sun Oct 26 20:48:59 CET 2008


Georg Brandl <georg at python.org> added the comment:

Looks fine.

As a bonus, you can find out why "unicode_literals" doesn't work when
used in an exec'd string -- this is why I didn't upload my fix yet.

----------
nosy: +georg.brandl
resolution:  -> accepted

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4209>
_______________________________________


More information about the Python-bugs-list mailing list