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 brett.cannon
Recipients Trundle, alex, benjamin.peterson, brett.cannon, eric.araujo, eric.smith, eric.snow, ncoghlan, pitrou, python-dev, vstinner
Date 2012-04-14.18:40:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334428812.22.0.139586956554.issue2377@psf.upfronthosting.co.za>
In-reply-to
Content
Notes on what to mention:

importlib.invalidate_caches()
doctests and ImportError now spitting out the full module name
ImportError's new attributes
History
Date User Action Args
2012-04-14 18:40:12brett.cannonsetrecipients: + brett.cannon, ncoghlan, pitrou, vstinner, eric.smith, benjamin.peterson, eric.araujo, alex, Trundle, python-dev, eric.snow
2012-04-14 18:40:12brett.cannonsetmessageid: <1334428812.22.0.139586956554.issue2377@psf.upfronthosting.co.za>
2012-04-14 18:40:11brett.cannonlinkissue2377 messages
2012-04-14 18:40:11brett.cannoncreate