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 aeros, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka
Date 2019-08-20.18:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566325318.82.0.663582276889.issue37890@roundup.psfhosted.org>
In-reply-to
Content
What Serhiy said. :) There's code to be able to easily test both builtins.__import__ and importlib.__import__ in tests so that there's no drift between the two implementations.
History
Date User Action Args
2019-08-20 18:21:58brett.cannonsetrecipients: + brett.cannon, ncoghlan, eric.snow, serhiy.storchaka, aeros
2019-08-20 18:21:58brett.cannonsetmessageid: <1566325318.82.0.663582276889.issue37890@roundup.psfhosted.org>
2019-08-20 18:21:58brett.cannonlinkissue37890 messages
2019-08-20 18:21:58brett.cannoncreate