mirror of
https://github.com/python/cpython.git
synced 2026-01-07 16:02:55 +00:00
importlib.abc.SourceLoader. This provides an easy hook into the import system to allow for source transformations, AST optimizations, etc. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _bootstrap.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||