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 belopolsky
Recipients belopolsky, georg.brandl, terry.reedy
Date 2010-11-18.06:12:58
SpamBayes Score 0.004941865
Marked as misclassified No
Message-id <1290060780.16.0.787796573056.issue4153@psf.upfronthosting.co.za>
In-reply-to
Content
Reopening because it looks like the fix was reverted in r82301.

"""
This HOWTO discusses Python 2.x’s support for Unicode, and explains various problems that people commonly encounter when trying to work with Unicode. (This HOWTO has not yet been updated to cover the 3.x versions of Python.)
""" http://docs.python.org/dev/howto/unicode.html
History
Date User Action Args
2010-11-18 06:13:00belopolskysetrecipients: + belopolsky, georg.brandl, terry.reedy
2010-11-18 06:13:00belopolskysetmessageid: <1290060780.16.0.787796573056.issue4153@psf.upfronthosting.co.za>
2010-11-18 06:12:58belopolskylinkissue4153 messages
2010-11-18 06:12:58belopolskycreate