cpython/Lib/importlib
2025-12-01 18:43:50 +02:00
..
metadata
resources
__init__.py
_abc.py
_bootstrap.py gh-115942: Add locked to several multiprocessing locks (#115944) 2025-04-08 11:14:12 +03:00
_bootstrap_external.py [3.14] gh-141930: Use the regular IO stack to write .pyc files for a better error message on failure (GH-141931) (#142021) 2025-12-01 18:43:50 +02:00
abc.py [3.14] GH-137426: Remove code deprecation of importlib.abc.ResourceLoader (GH-137567) (#137654) 2025-08-12 15:47:28 +03:00
machinery.py
readers.py
simple.py
util.py