[issue37741] importlib.metadata docs not showing up in the module index

Jason R. Coombs report at bugs.python.org
Mon Aug 5 19:20:31 EDT 2019


Jason R. Coombs <jaraco at jaraco.com> added the comment:

> Why is the code in `Lib/importlib/metadata/__init__.py`

Mainly because originally, the code was in multiple modules. I'm happy for it to move into a single file module.

----------

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


More information about the Python-bugs-list mailing list