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 eric.snow
Recipients Arfrever, anilbey, docs@python, eric.snow, michaelanckaert
Date 2019-08-14.17:10:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565802614.75.0.0299807685506.issue19820@roundup.psfhosted.org>
In-reply-to
Content
The relevant module attributes are described in the importlib docs: https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.load_module
History
Date User Action Args
2019-08-14 17:10:14eric.snowsetrecipients: + eric.snow, Arfrever, docs@python, michaelanckaert, anilbey
2019-08-14 17:10:14eric.snowsetmessageid: <1565802614.75.0.0299807685506.issue19820@roundup.psfhosted.org>
2019-08-14 17:10:14eric.snowlinkissue19820 messages
2019-08-14 17:10:14eric.snowcreate