mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
5650e4f41c
importlib.abc.SourceLoader. This provides an easy hook into the import system to allow for source transformations, AST optimizations, etc.