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-13.03:38:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bW9fT0JbyzS0f@mail.python.org>
In-reply-to
Content
New changeset c6c0faaf65d7 by Brett Cannon in branch 'default':
Issue #15767: Add an explicit test for raising ModuleNotFoundError
http://hg.python.org/cpython/rev/c6c0faaf65d7
History
Date User Action Args
2013-06-13 03:38:57python-devsetrecipients: + python-dev, barry, brett.cannon, pitrou, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, eric.snow, serhiy.storchaka
2013-06-13 03:38:57python-devlinkissue15767 messages
2013-06-13 03:38:57python-devcreate