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 Jukka Aho, Serg.Asminog, amaury.forgeotdarc, asvetlov, benjamin.peterson, gvanrossum, vstinner
Date 2011-12-09.14:18:36
SpamBayes Score 0.08919687
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Oops, it's not sys.getfilesystemencoding(), but locale.getpreferredencoding() which is interesting. Can you give me your locale encoding?
History
Date User Action Args
2011-12-09 14:18:37vstinnersetrecipients: + vstinner, gvanrossum, amaury.forgeotdarc, benjamin.peterson, Jukka Aho, asvetlov, Serg.Asminog
2011-12-09 14:18:36vstinnersetmessageid: <[email protected]>
2011-12-09 14:18:36vstinnerlinkissue4352 messages
2011-12-09 14:18:36vstinnercreate