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 vstinner
Recipients ezio.melotti, giampaolo.rodola, serhiy.storchaka, vstinner
Date 2013-08-09.20:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376081269.56.0.0691627244361.issue18695@psf.upfronthosting.co.za>
In-reply-to
Content
> The script above works fine on Python 3.3 but on 2.7 you'll get: ...

Cool, you now have a good reason to upgrade to Python 3 ;-)

I'm not sure that it's a good idea to invest time on fixing Unicode issues in Python 2, especially in a minor version (Python 2.7.x).
History
Date User Action Args
2013-08-09 20:47:49vstinnersetrecipients: + vstinner, giampaolo.rodola, ezio.melotti, serhiy.storchaka
2013-08-09 20:47:49vstinnersetmessageid: <1376081269.56.0.0691627244361.issue18695@psf.upfronthosting.co.za>
2013-08-09 20:47:49vstinnerlinkissue18695 messages
2013-08-09 20:47:49vstinnercreate