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-03-27.01:17:33
SpamBayes Score 6.5299973e-06
Marked as misclassified No
Message-id <1269652654.58.0.502986764922.issue8242@psf.upfronthosting.co.za>
In-reply-to
Content
If I understood correctly, my patch is also required to import a module having a non-ASCII full path if the file system encoding is ASCII.
History
Date User Action Args
2010-03-27 01:17:34vstinnersetrecipients: + vstinner
2010-03-27 01:17:34vstinnersetmessageid: <1269652654.58.0.502986764922.issue8242@psf.upfronthosting.co.za>
2010-03-27 01:17:33vstinnerlinkissue8242 messages
2010-03-27 01:17:33vstinnercreate