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