-
Brett Cannon yazdı
importlib.abc.FileLoader.load_module()/get_filename() and importlib.machinery.ExtensionFileLoader.load_module() have their single argument be optional as the loader's constructor has all the ncessary information. This allows for the deprecation of imp.load_source()/load_compile()/load_package().
c049952d
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
builtin | ||
extension | ||
frozen | ||
import_ | ||
source | ||
__init__.py | ||
__main__.py | ||
abc.py | ||
benchmark.py | ||
regrtest.py | ||
test_abc.py | ||
test_api.py | ||
test_util.py | ||
util.py |