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.

作者 brett.cannon
收信人 barry, brett.cannon, eric.araujo, eric.smith, jaraco
日期 2012-05-17.01:29:59
SpamBayes Score -1.0
Marked as misclassified
Message-id <1337218200.36.0.620176811781.issue14715@psf.upfronthosting.co.za>
In-reply-to
内容
So from what I can tell you are advocating not resetting anything by default but instead only save the details and then reset it later. That's fine with me (aligns more with the warnings context manager), the importlib tests will simply need to be updated so as to fix their assumptions that everything gets cleared.
历史
日期 用户 动作 参数
2012-05-17 01:30:00brett.cannon修改recipients: + brett.cannon, barry, jaraco, eric.smith, eric.araujo
2012-05-17 01:30:00brett.cannon修改messageid: <1337218200.36.0.620176811781.issue14715@psf.upfronthosting.co.za>
2012-05-17 01:29:59brett.cannon链接issue14715 messages
2012-05-17 01:29:59brett.cannon创建