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-06.07:23:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336288921.3336.0.camel@localhost.localdomain>
In-reply-to <1336288018.04.0.37266869019.issue14657@psf.upfronthosting.co.za>
Content
> I believe that's already the case, since I don't recall anyone
> removing the test infrastructure that ensured both import.c and
> importlib are tested for correct behaviour.

What do you mean? I think test_importlib only tests the on-disk version.
History
Date User Action Args
2012-05-06 07:23:58pitrousetrecipients: + pitrou, lemburg, brett.cannon, ncoghlan, eric.smith, eric.araujo, Arfrever, python-dev, eric.snow
2012-05-06 07:23:54pitroulinkissue14657 messages
2012-05-06 07:23:54pitroucreate