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 pitrou
Recipients Arfrever, brett.cannon, eric.araujo, eric.smith, eric.snow, lemburg, ncoghlan, pitrou, python-dev
Date 2012-05-07.15:47:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336405506.3352.8.camel@localhost.localdomain>
In-reply-to <1336405351.06.0.455127553331.issue14657@psf.upfronthosting.co.za>
Content
> It might be sufficient to only run tests from the following files with
> both importlib._bootstrap and _frozen_importlib:

I was only thinking about test_importlib myself.
History
Date User Action Args
2012-05-07 15:47:04pitrousetrecipients: + pitrou, lemburg, brett.cannon, ncoghlan, eric.smith, eric.araujo, Arfrever, python-dev, eric.snow
2012-05-07 15:47:04pitroulinkissue14657 messages
2012-05-07 15:47:04pitroucreate