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:
Jason R. Coombs 2021-12-30 21:17:05 -05:00 committed by GitHub
parent e712a5b277
commit 99945c6b5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 586 additions and 573 deletions

View file

@ -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