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 pitrou
Recipients Sworddragon, larry, lemburg, loewis, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2013-12-08.12:38:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386506295.29.0.271334200978.issue19846@psf.upfronthosting.co.za>
In-reply-to
Content
> Or said differently, the filesystem encoding is different than the
> locale encoding.

Indeed, but the FS encoding and the IO encoding are the same.
"locale encoding" doesn't really matter here, as we are assuming that it's wrong.
History
Date User Action Args
2013-12-08 12:38:15pitrousetrecipients: + pitrou, lemburg, loewis, terry.reedy, ncoghlan, vstinner, larry, r.david.murray, Sworddragon, serhiy.storchaka
2013-12-08 12:38:15pitrousetmessageid: <1386506295.29.0.271334200978.issue19846@psf.upfronthosting.co.za>
2013-12-08 12:38:15pitroulinkissue19846 messages
2013-12-08 12:38:15pitroucreate