cpython/Lib/importlib
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
..
metadata
resources gh-106531: Remove importlib.resources._legacy (#106532) 2023-07-14 13:38:28 -04:00
__init__.py
_abc.py
_bootstrap.py
_bootstrap_external.py GH-106008: Make implicit boolean conversions explicit (GH-106003) 2023-06-29 13:49:54 -07:00
abc.py
machinery.py
readers.py
simple.py
util.py