We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba30e9b commit 9008372Copy full SHA for 9008372
Doc/library/importlib.metadata.rst
@@ -11,7 +11,7 @@
11
.. versionchanged:: 3.10
12
``importlib.metadata`` is no longer provisional.
13
14
-**Source code:** :source:`Lib/importlib/metadata.py`
+**Source code:** :source:`Lib/importlib/metadata/__init__.py`
15
16
``importlib.metadata`` is a library that provides for access to installed
17
package metadata. Built in part on Python's import system, this library
0 commit comments