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 Trundle, benjamin.peterson, lukasz.langa, pitrou, r.david.murray, ron_adam, skrah, vstinner
Date 2011-03-11.23:39:52
SpamBayes Score 9.914158e-06
Marked as misclassified No
Message-id <1299886793.39.0.712469307572.issue9319@psf.upfronthosting.co.za>
In-reply-to
Content
I'm working on #3080 which changes the import machinery to use Unicode instead of byte strings, and so it will be possible to fix this issue correctly.
History
Date User Action Args
2011-03-11 23:39:53vstinnersetrecipients: + vstinner, pitrou, ron_adam, benjamin.peterson, r.david.murray, Trundle, skrah, lukasz.langa
2011-03-11 23:39:53vstinnersetmessageid: <1299886793.39.0.712469307572.issue9319@psf.upfronthosting.co.za>
2011-03-11 23:39:52vstinnerlinkissue9319 messages
2011-03-11 23:39:52vstinnercreate