cpython/Lib/importlib
Victor Stinner 94d5f9827d
gh-105407: Remove unused imports in the stdlib (#105411)
2023-06-06 21:13:24 +00:00
..
metadata gh-105407: Remove unused imports in the stdlib (#105411) 2023-06-06 21:13:24 +00:00
resources
__init__.py gh-105407: Remove unused imports in the stdlib (#105411) 2023-06-06 21:13:24 +00:00
_abc.py
_bootstrap.py gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059) 2023-05-03 04:55:22 -07:00
_bootstrap_external.py GH-105229: Replace some superinstructions with single instruction equivalent. (GH-105230) 2023-06-05 11:07:04 +01:00
abc.py gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059) 2023-05-03 04:55:22 -07:00
machinery.py
readers.py
simple.py
util.py gh-104310: Add importlib.util.allowing_all_extensions() (gh-104311) 2023-05-08 16:56:01 -06:00