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
收信人 Arfrever, brett.cannon, eric.araujo, eric.smith, eric.snow, lemburg, ncoghlan, pitrou, python-dev
日期 2012-06-24.15:47:40
SpamBayes Score -1.0
Marked as misclassified
Message-id <1340552862.48.0.0280354924531.issue14657@psf.upfronthosting.co.za>
In-reply-to
内容
Do people feel the need to change the importlib tests to run against both the frozen code and importlib/_bootstrap.py? If so either the test_warnings approach (or a new one using class decorators or something) should be used to run the tests twice.
历史
日期 用户 动作 参数
2012-06-24 15:47:42brett.cannon修改recipients: + brett.cannon, lemburg, ncoghlan, pitrou, eric.smith, eric.araujo, Arfrever, python-dev, eric.snow
2012-06-24 15:47:42brett.cannon修改messageid: <1340552862.48.0.0280354924531.issue14657@psf.upfronthosting.co.za>
2012-06-24 15:47:41brett.cannon链接issue14657 messages
2012-06-24 15:47:40brett.cannon创建