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 Arfrever, brett.cannon, eric.snow, flox, ncoghlan
Date 2013-05-23.18:00:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369332014.42.0.508642133652.issue18018@psf.upfronthosting.co.za>
In-reply-to
Content
The line raising the exception is http://hg.python.org/cpython/file/f7992397e98d/Lib/importlib/_bootstrap.py#l1518 .

If you're sure it's a regression feel free to change what exception is raised.
History
Date User Action Args
2013-05-23 18:00:14brett.cannonsetrecipients: + brett.cannon, ncoghlan, Arfrever, flox, eric.snow
2013-05-23 18:00:14brett.cannonsetmessageid: <1369332014.42.0.508642133652.issue18018@psf.upfronthosting.co.za>
2013-05-23 18:00:14brett.cannonlinkissue18018 messages
2013-05-23 18:00:14brett.cannoncreate