mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
![]() importlib.abc.SourceLoader. This provides an easy hook into the import system to allow for source transformations, AST optimizations, etc. |
||
---|---|---|
.. | ||
__init__.py | ||
test_abc_loader.py | ||
test_case_sensitivity.py | ||
test_file_loader.py | ||
test_finder.py | ||
test_path_hook.py | ||
test_source_encoding.py | ||
util.py |