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 ncoghlan
Recipients brett.cannon, jwilk, loewis, ncoghlan, r.david.murray, serhiy.storchaka, vstinner
Date 2013-12-10.22:49:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386715786.76.0.928084511344.issue19941@psf.upfronthosting.co.za>
In-reply-to
Content
Quite plausibly a bug in the pkgutil import system emulation. Does the same inconsistency appear in 3.3 with non-UTF8 bytes?
History
Date User Action Args
2013-12-10 22:49:46ncoghlansetrecipients: + ncoghlan, loewis, brett.cannon, vstinner, jwilk, r.david.murray, serhiy.storchaka
2013-12-10 22:49:46ncoghlansetmessageid: <1386715786.76.0.928084511344.issue19941@psf.upfronthosting.co.za>
2013-12-10 22:49:46ncoghlanlinkissue19941 messages
2013-12-10 22:49:46ncoghlancreate