Thanks to visit codestin.com Credit goes to github.com
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 3fc65b9 commit 23acadcCopy full SHA for 23acadc
1 file changed
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