-
Brett Cannon yazdı
and relies much more on meta path finders to abstract out various parts of import. As part of this the semantics for import_module tightened up and now follow __import__ much more closely (biggest thing is that the 'package' argument must now already be imported, else a SystemError is raised).
2c318a13
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
__init__.py | ||
test___package__.py | ||
test_caching.py | ||
test_fromlist.py | ||
test_meta_path.py | ||
test_packages.py | ||
test_path.py | ||
test_relative_imports.py | ||
util.py |