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 r.david.murray, ssbarnea, terry.reedy, vstinner
Date 2011-06-27.13:41:29
SpamBayes Score 0.02660189
Marked as misclassified No
Message-id <1309182098.63.0.843789113055.issue12398@psf.upfronthosting.co.za>
In-reply-to
Content
To clarify: if I convert your program to using strings pre2.6, it still fails with a UnicodeDecodeError, as one would expect.  bytes are strings in 2.x.
History
Date User Action Args
2011-06-27 13:41:38r.david.murraysetrecipients: + r.david.murray, terry.reedy, vstinner, ssbarnea
2011-06-27 13:41:38r.david.murraysetmessageid: <1309182098.63.0.843789113055.issue12398@psf.upfronthosting.co.za>
2011-06-27 13:41:29r.david.murraylinkissue12398 messages
2011-06-27 13:41:29r.david.murraycreate