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 doerwalter
Recipients doerwalter, mark.dickinson
Date 2009-04-25.11:55:16
SpamBayes Score 0.00018076417
Marked as misclassified No
Message-id <1240660518.38.0.35441238947.issue5837@psf.upfronthosting.co.za>
In-reply-to
Content
You're right checking both in unset() and __exit__() fixes the importlib
failures. I'll check in the fix.
History
Date User Action Args
2009-04-25 11:55:18doerwaltersetrecipients: + doerwalter, mark.dickinson
2009-04-25 11:55:18doerwaltersetmessageid: <1240660518.38.0.35441238947.issue5837@psf.upfronthosting.co.za>
2009-04-25 11:55:16doerwalterlinkissue5837 messages
2009-04-25 11:55:16doerwaltercreate