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 python-dev
Recipients Arfrever, asvetlov, barry, brett.cannon, chris.jerdonek, cvrebert, eric.snow, ezio.melotti, pitrou, python-dev, serhiy.storchaka
Date 2013-06-12.20:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bW0p22Q3zzP0d@mail.python.org>
In-reply-to
Content
New changeset 8a0ed9f63c6e by Brett Cannon in branch 'default':
Issue #15767: Introduce ModuleNotFoundError, a subclass of
http://hg.python.org/cpython/rev/8a0ed9f63c6e
History
Date User Action Args
2013-06-12 20:59:55python-devsetrecipients: + python-dev, barry, brett.cannon, pitrou, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, eric.snow, serhiy.storchaka
2013-06-12 20:59:54python-devlinkissue15767 messages
2013-06-12 20:59:54python-devcreate