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, lemburg, loewis, pitrou, vstinner
Date 2010-10-19.23:55:25
SpamBayes Score 0.00048073925
Marked as misclassified No
Message-id <1287532527.55.0.688664402727.issue8725@psf.upfronthosting.co.za>
In-reply-to
Content
initfsencoding() now raises a fatal error on get_codeset() error. Use a encoding different than the locale encoding on get_codeset() only leads to mojibake and encoding issues, it's not a good idea. Close this issue as invalid.
History
Date User Action Args
2010-10-19 23:55:27vstinnersetrecipients: + vstinner, lemburg, loewis, pitrou, Arfrever
2010-10-19 23:55:27vstinnersetmessageid: <1287532527.55.0.688664402727.issue8725@psf.upfronthosting.co.za>
2010-10-19 23:55:25vstinnerlinkissue8725 messages
2010-10-19 23:55:25vstinnercreate