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.

作者 Arfrever
收信人 Arfrever, brett.cannon, eric.araujo, eric.smith, eric.snow, lemburg, ncoghlan, pitrou, python-dev
日期 2012-05-07.15:42:30
SpamBayes Score -1.0
Marked as misclassified
Message-id <1336405351.06.0.455127553331.issue14657@psf.upfronthosting.co.za>
In-reply-to
内容
It might be sufficient to only run tests from the following files with both importlib._bootstrap and _frozen_importlib:
test_imp.py
test_import.py
test_importhooks.py
test_importlib.py
test_pkgimport.py
test_threaded_import.py
test_zipimport.py
test_zipimport_support.py
历史
日期 用户 动作 参数
2012-05-07 15:42:31Arfrever修改recipients: + Arfrever, lemburg, brett.cannon, ncoghlan, pitrou, eric.smith, eric.araujo, python-dev, eric.snow
2012-05-07 15:42:31Arfrever修改messageid: <1336405351.06.0.455127553331.issue14657@psf.upfronthosting.co.za>
2012-05-07 15:42:30Arfrever链接issue14657 messages
2012-05-07 15:42:30Arfrever创建