mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
![]() (mostly stuff specified by PEP 302). There are two ABCs, PyLoader and PyPycLoader, which help with implementing source and source/bytecode loaders by implementing load_module in terms of other methods. This removes a lot of gritty details loaders typically have to worry about. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
_bootstrap.py | ||
abc.py | ||
machinery.py | ||
NOTES | ||
util.py |