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 r.david.murray
Recipients Sworddragon, ezio.melotti, lemburg, ncoghlan, r.david.murray, vstinner
Date 2014-04-23.22:07:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398290861.82.0.291967315385.issue21331@psf.upfronthosting.co.za>
In-reply-to
Content
Using unicode_escape to decode non-ascii is simply wrong.  It can't work.
History
Date User Action Args
2014-04-23 22:07:41r.david.murraysetrecipients: + r.david.murray, lemburg, ncoghlan, vstinner, ezio.melotti, Sworddragon
2014-04-23 22:07:41r.david.murraysetmessageid: <1398290861.82.0.291967315385.issue21331@psf.upfronthosting.co.za>
2014-04-23 22:07:41r.david.murraylinkissue21331 messages
2014-04-23 22:07:41r.david.murraycreate