◐ Shell
clean mode source ↗

Message 206141 - Python tracker

Message206141

Author a.badger
Recipients a.badger, deleted250130, ezio.melotti, loewis, ncoghlan, pitrou, r.david.murray, vstinner
Date 2013-12-13.19:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386963876.92.0.848546049254.issue19977@psf.upfronthosting.co.za>
In-reply-to
Content
My impression was that python3 was supposed to help get rid of UnicodeError tracebacks, not mojibake.  If mojibake was the problem then we should never have gone down the surrogateescape path for input.
History
Date User Action Args
2013-12-13 19:44:36a.badgersetrecipients: + a.badger, loewis, ncoghlan, pitrou, vstinner, ezio.melotti, r.david.murray, deleted250130
2013-12-13 19:44:36a.badgersetmessageid: <1386963876.92.0.848546049254.issue19977@psf.upfronthosting.co.za>
2013-12-13 19:44:36a.badgerlinkissue19977 messages
2013-12-13 19:44:36a.badgercreate