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 Alexandru Ardelean
Recipients Alexandru Ardelean, SylvainDe, brett.cannon, eric.snow, ncoghlan, r.david.murray
Date 2017-06-18.17:03:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497805419.75.0.255010372255.issue30645@psf.upfronthosting.co.za>
In-reply-to
Content
Admittedly, that PR refers to `imp.load_module()`
But, `imp.load_modules()` also calls `imp.load_package()`
History
Date User Action Args
2017-06-18 17:03:39Alexandru Ardeleansetrecipients: + Alexandru Ardelean, brett.cannon, ncoghlan, r.david.murray, eric.snow, SylvainDe
2017-06-18 17:03:39Alexandru Ardeleansetmessageid: <1497805419.75.0.255010372255.issue30645@psf.upfronthosting.co.za>
2017-06-18 17:03:39Alexandru Ardeleanlinkissue30645 messages
2017-06-18 17:03:39Alexandru Ardeleancreate