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, asvetlov, barry, brett.cannon, chris.jerdonek, cvrebert, eric.snow, ezio.melotti, pitrou, serhiy.storchaka
Date 2013-02-19.14:52:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361285533.09.0.360596306948.issue15767@psf.upfronthosting.co.za>
In-reply-to
Content
The original need was for internal importlib usage, but upon reflection it could also be used by the eval loop for that (http://hg.python.org/cpython/file/83d70dd58fef/Python/ceval.c#l4560), so I'm fine with changing the name to ImportNotFoundError.
History
Date User Action Args
2013-02-19 14:52:13brett.cannonsetrecipients: + brett.cannon, barry, pitrou, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, eric.snow, serhiy.storchaka
2013-02-19 14:52:13brett.cannonsetmessageid: <1361285533.09.0.360596306948.issue15767@psf.upfronthosting.co.za>
2013-02-19 14:52:12brett.cannonlinkissue15767 messages
2013-02-19 14:52:12brett.cannoncreate