[issue19820] docs are missing info about module attributes

Eric Snow report at bugs.python.org
Wed Aug 14 13:10:14 EDT 2019


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

The relevant module attributes are described in the importlib docs: https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.load_module

----------
versions: +Python 3.7, Python 3.8, Python 3.9 -Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19820>
_______________________________________


More information about the Python-bugs-list mailing list