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 ncoghlan
Recipients Benjamin.S.Wolf, eric.araujo, ncoghlan
Date 2012-07-07.11:17:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341659829.02.0.607951468519.issue15230@psf.upfronthosting.co.za>
In-reply-to
Content
You may also have identified a bug with pkgutil's import emulation failing to clean up sys.modules correctly when an import fails.
History
Date User Action Args
2012-07-07 11:17:09ncoghlansetrecipients: + ncoghlan, eric.araujo, Benjamin.S.Wolf
2012-07-07 11:17:09ncoghlansetmessageid: <1341659829.02.0.607951468519.issue15230@psf.upfronthosting.co.za>
2012-07-07 11:17:08ncoghlanlinkissue15230 messages
2012-07-07 11:17:08ncoghlancreate