mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
[3.9] bpo-37741: make importlib.metadata docs discoverable through a module directive. (GH-25415) (GH-26500)
Automerge-Triggered-By: GH:jaraco.
(cherry picked from commit 23acadcc1c
)
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
This commit is contained in:
parent
1acd1e6385
commit
17b916737b
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
.. module:: importlib.metadata
|
.. module:: importlib.metadata
|
||||||
:synopsis: The implementation of the importlib metadata.
|
:synopsis: The implementation of the importlib metadata.
|
||||||
|
|
||||||
|
**Source code:** :source:`Lib/importlib/metadata.py`
|
||||||
|
|
||||||
.. versionadded:: 3.8
|
.. versionadded:: 3.8
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue