On 02:52 pm, m...@egenix.com wrote:

Note that in Python 2.7 you can use

        from __future__ import unicode_literals

on a per module basis to achieve much the same effect.

In Python 2.6 as well.

Jean-Paul
_______________________________________________
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

Reply via email to