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 vstinner
Recipients Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
Date 2010-05-04.10:56:27
SpamBayes Score 1.7468828e-05
Marked as misclassified No
Message-id <1272970589.14.0.111884847023.issue8514@psf.upfronthosting.co.za>
In-reply-to
Content
I think that fsencode() (and fsdecode()) should be specific to POSIX. I don't know any good reason to encode a nice and correctly encoded unicode string to the ugly MBCS "encoding".
History
Date User Action Args
2010-05-04 10:56:29vstinnersetrecipients: + vstinner, lemburg, loewis, gregory.p.smith, pitrou, ezio.melotti, Arfrever
2010-05-04 10:56:29vstinnersetmessageid: <1272970589.14.0.111884847023.issue8514@psf.upfronthosting.co.za>
2010-05-04 10:56:27vstinnerlinkissue8514 messages
2010-05-04 10:56:27vstinnercreate