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 eric.snow
Recipients asvetlov, brett.cannon, chris.jerdonek, cvrebert, eric.snow, ezio.melotti, maker
Date 2012-11-16.00:03:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353024209.1.0.384146793656.issue15767@psf.upfronthosting.co.za>
In-reply-to
Content
I'd say ModuleNotFoundError.  You could argue that other exception types aren't really errors in certain circumstances.  I'd think that generally this would be an error.
History
Date User Action Args
2012-11-16 00:03:29eric.snowsetrecipients: + eric.snow, brett.cannon, ezio.melotti, cvrebert, asvetlov, chris.jerdonek, maker
2012-11-16 00:03:29eric.snowsetmessageid: <1353024209.1.0.384146793656.issue15767@psf.upfronthosting.co.za>
2012-11-16 00:03:29eric.snowlinkissue15767 messages
2012-11-16 00:03:28eric.snowcreate