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 vstinner
Date 2010-08-18.00:49:45
SpamBayes Score 4.527922e-05
Marked as misclassified No
Message-id <1282092591.44.0.657337254465.issue9630@psf.upfronthosting.co.za>
In-reply-to
Content
While working on #8622, I realized that it's not enough: sys.path and sys.executable (and sys.meta_path) should also be reencoded. New patch does that.
History
Date User Action Args
2010-08-18 00:49:52vstinnersetrecipients: + vstinner
2010-08-18 00:49:51vstinnersetmessageid: <1282092591.44.0.657337254465.issue9630@psf.upfronthosting.co.za>
2010-08-18 00:49:49vstinnerlinkissue9630 messages
2010-08-18 00:49:49vstinnercreate