-
Brett Cannon yazdı
(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.
2a922ed6
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
__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 |