
March 15, 2021
12:04 p.m.
Miro Hrončok <miro@hroncok.cz> added the comment: The docs at https://docs.python.org/3/library/importlib.metadata.html also don't list the API at all, it is just a tutorial, not a reference. I see the code has docstrings, but they are missing from the docs. E.g. PackageNotFoundError is not documented at all. ---------- nosy: +hroncok _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue37741> _______________________________________