This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miwa
Recipients ezio.melotti, mark.dickinson, meador.inge, miwa, pitrou, serhiy.storchaka, vajrasky
Date 2013-09-30.23:29:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380583749.84.0.30125721654.issue19099@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for feedback.

I think it should be fixed with allowing unicode. 
"from __future__ import unicode_literals" may break existing code.
History
Date User Action Args
2013-09-30 23:29:09miwasetrecipients: + miwa, mark.dickinson, pitrou, ezio.melotti, meador.inge, serhiy.storchaka, vajrasky
2013-09-30 23:29:09miwasetmessageid: <1380583749.84.0.30125721654.issue19099@psf.upfronthosting.co.za>
2013-09-30 23:29:09miwalinkissue19099 messages
2013-09-30 23:29:09miwacreate