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 vstinner
Recipients brett.cannon, eric.snow, vstinner
Date 2016-04-01.21:09:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459544961.23.0.657123428059.issue26668@psf.upfronthosting.co.za>
In-reply-to
Content
> once I/someone double-checks that all the tests in test.test_importlib.import_ are doing the right thing in regards to util.test_both(..., __import__=util.__import__).

Ah, I didn't understand that it was a question. I'm not interested to check that.
History
Date User Action Args
2016-04-01 21:09:21vstinnersetrecipients: + vstinner, brett.cannon, eric.snow
2016-04-01 21:09:21vstinnersetmessageid: <1459544961.23.0.657123428059.issue26668@psf.upfronthosting.co.za>
2016-04-01 21:09:21vstinnerlinkissue26668 messages
2016-04-01 21:09:21vstinnercreate