mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
bpo-46109: Separate out files relating to importlib.resources (GH-30160)
* Separate out files relating to importlib.resources * Update Introduction to direct readers to the submodule documentation. * Create separate file for abcs relating to resources. * Move abc docs back to where they were.
This commit is contained in:
parent
e712a5b277
commit
99945c6b5c
5 changed files with 586 additions and 573 deletions
|
@ -17,4 +17,5 @@ The full list of modules described in this chapter is:
|
|||
modulefinder.rst
|
||||
runpy.rst
|
||||
importlib.rst
|
||||
importlib.resources.rst
|
||||
importlib.metadata.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue