mirror of https://github.com/python/cpython.git
6919427e94
importlib.abc.ExecutionLoader. PyLoader now inherits from this ABC instead of InspectLoader directly. Both PyLoader and PyPycLoader provide concrete implementations of get_filename in terms of source_path and bytecode_path. |
||
---|---|---|
.. | ||
builtin | ||
extension | ||
frozen | ||
import_ | ||
source | ||
__init__.py | ||
__main__.py | ||
abc.py | ||
benchmark.py | ||
test_abc.py | ||
test_api.py | ||
test_util.py | ||
util.py |