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 gvanrossum
Recipients Arfrever, Guido.van.Rossum, asvetlov, barry, brett.cannon, chris.jerdonek, cvrebert, eric.snow, ezio.melotti, gvanrossum, pitrou, python-dev, serhiy.storchaka, theller
Date 2013-07-04.02:09:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372903794.6.0.85017254048.issue15767@psf.upfronthosting.co.za>
In-reply-to
Content
Right.  Outside importlib there shouldn't be a need to distinguish between the cases (especially given that the exception works differently than its name suggests).
History
Date User Action Args
2013-07-04 02:09:54gvanrossumsetrecipients: + gvanrossum, barry, brett.cannon, theller, pitrou, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, python-dev, eric.snow, serhiy.storchaka, Guido.van.Rossum
2013-07-04 02:09:54gvanrossumsetmessageid: <1372903794.6.0.85017254048.issue15767@psf.upfronthosting.co.za>
2013-07-04 02:09:54gvanrossumlinkissue15767 messages
2013-07-04 02:09:54gvanrossumcreate