cpython/Lib/importlib
2023-04-25 17:45:51 +00:00
..
metadata gh-103661: Apply bugfix from importlib_metadata 6.5.1 and restore test. (#103681) 2023-04-22 13:52:51 -04:00
resources gh-97930: Apply changes from importlib_resources 5.12. (GH-102010) 2023-02-18 16:29:22 -05:00
__init__.py
_abc.py gh-102515: Remove unused imports in the Lib/ directory (#102516) 2023-03-08 11:45:38 +00:00
_bootstrap.py Remove double space in import error message (#103458) 2023-04-14 00:45:14 -07:00
_bootstrap_external.py gh-87729: specialize LOAD_SUPER_ATTR_METHOD (#103809) 2023-04-25 17:45:51 +00:00
abc.py
machinery.py
readers.py
simple.py
util.py