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 ezio.melotti, piro, ronaldoussoren, vstinner
Date 2010-07-25.22:23:49
SpamBayes Score 0.061973322
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Issue #8622 proposes the creation of an environment variable PYTHONFSENCODING. It will be used to set sys.getfilesystemencoding(). Would it help this issue?
History
Date User Action Args
2010-07-25 22:23:51vstinnersetrecipients: + vstinner, ronaldoussoren, piro, ezio.melotti
2010-07-25 22:23:50vstinnersetmessageid: <[email protected]>
2010-07-25 22:23:49vstinnerlinkissue9167 messages
2010-07-25 22:23:49vstinnercreate