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 mvo
Recipients ezio.melotti, loewis, mvo, pitrou, vstinner
Date 2012-10-09.12:02:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349784136.18.0.613721497876.issue16162@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for this detailed explaination! I will workaround this outside of python (that is easy ;) - I just thought that it would be a good idea to be able to change the fsencoding (and therefore send the patch), but in the light of e.g. sys.path it seems to be indeed a pretty bad idea.
History
Date User Action Args
2012-10-09 12:02:16mvosetrecipients: + mvo, loewis, pitrou, vstinner, ezio.melotti
2012-10-09 12:02:16mvosetmessageid: <1349784136.18.0.613721497876.issue16162@psf.upfronthosting.co.za>
2012-10-09 12:02:16mvolinkissue16162 messages
2012-10-09 12:02:15mvocreate