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 62bf263 commit ed37dd7Copy full SHA for ed37dd7
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