cpython/Lib/importlib/resources
Jason R. Coombs 243fdcb40e
gh-106531: Remove importlib.resources._legacy (#106532)
* gh-106531: Remove importlib.resources._legacy

Syncs with importlib_resources 6.0.

* Remove documentation for removed functionality.
2023-07-14 13:38:28 -04:00
..
__init__.py gh-106531: Remove importlib.resources._legacy (#106532) 2023-07-14 13:38:28 -04:00
_adapters.py
_common.py
_itertools.py
abc.py
readers.py
simple.py