We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc65b9 commit 23acadcCopy full SHA for 23acadc
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