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 6ac1ea2 commit a746fceCopy full SHA for a746fce
Doc/library/importlib.metadata.rst
@@ -4,6 +4,11 @@
4
Using :mod:`!importlib.metadata`
5
=================================
6
7
+.. module:: importlib.metadata
8
+ :synopsis: The implementation of the importlib metadata.
9
+
10
+**Source code:** :source:`Lib/importlib/metadata.py`
11
12
.. note::
13
This functionality is provisional and may deviate from the usual
14
version semantics of the standard library.
0 commit comments