cpython/Lib/importlib
Hugo van Kemenade d128edb0ec
[3.12] gh-113238: add Anchor to importlib.resources (GH-113801) (#130499)
(cherry picked from commit c85c0026a6)

Co-authored-by: Mike Zimin <122507876+mikeziminio@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2025-03-08 11:27:34 -05:00
..
metadata
resources [3.12] gh-113238: add Anchor to importlib.resources (GH-113801) (#130499) 2025-03-08 11:27:34 -05:00
__init__.py [3.12] gh-125519: Improve traceback if importlib.reload() is called with a non-module object (GH-125520) (#125769) 2024-10-21 08:20:42 +00:00
_abc.py
_bootstrap.py [3.12] gh-97850: Update the deprecation warning of importlib.abc.Loader.load_module (GH-129855) (GH-130017) 2025-02-11 15:31:44 -08:00
_bootstrap_external.py [3.12] GH-126606: don't write incomplete pyc files (GH-126627) (GH-126810) 2024-11-13 14:49:47 -08:00
abc.py
machinery.py
readers.py
simple.py
util.py