Message 114193 - Python tracker

Message114193

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