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 brett.cannon
Recipients brett.cannon, twouters
Date 2013-03-05.18:42:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362508930.33.0.680608801208.issue17357@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, the builtin/frozen stuff is covered by a catch-all "import ..." message in importlib itself (I thought I wasn't _that_ sloppy when I added the messages). That just leaves the bad magic number, what to do about a matching directory, and "trying".
History
Date User Action Args
2013-03-05 18:42:10brett.cannonsetrecipients: + brett.cannon, twouters
2013-03-05 18:42:10brett.cannonsetmessageid: <1362508930.33.0.680608801208.issue17357@psf.upfronthosting.co.za>
2013-03-05 18:42:10brett.cannonlinkissue17357 messages
2013-03-05 18:42:10brett.cannoncreate