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 brett.cannon
Recipients brett.cannon, docs@python, nchammas
Date 2015-12-20.17:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The patch LGTM, Nicholas! I'll commit it when I have a chance.

As for docs on test_importlib, nothing in the tests directory is documented to prevent people from depending on it since all the code in that directory is explicitly meant for testing Python and not general use.
History
Date User Action Args
2015-12-20 17:33:52brett.cannonsetrecipients: + brett.cannon, docs@python, nchammas
2015-12-20 17:33:52brett.cannonsetmessageid: <[email protected]>
2015-12-20 17:33:52brett.cannonlinkissue25768 messages
2015-12-20 17:33:52brett.cannoncreate