cpython/Lib/test/test_importlib
Brett Cannon e92dc9c23d Fix a scoping issue where an UnboundLocalError was triggered if a
lazy-loaded module was already in sys.modules.
2016-06-25 10:47:53 -07:00
..
builtin Issue #15836: assertRaises(), assertRaisesRegex(), assertWarns() and 2015-05-21 20:15:40 +03:00
extension use assert method in another place 2015-05-30 00:02:17 -05:00
frozen
import_ Issue #26367: Have importlib.__init__() raise RuntimeError when 2016-02-20 12:52:06 -08:00
namespace_pkgs
source Issue #26581: Use the first coding cookie on a line, not the last one. 2016-03-20 23:36:29 +02:00
__init__.py
__main__.py
abc.py
regrtest.py
test_abc.py
test_api.py
test_lazy.py Fix a scoping issue where an UnboundLocalError was triggered if a 2016-06-25 10:47:53 -07:00
test_locks.py
test_namespace_pkgs.py
test_spec.py
test_util.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
test_windows.py
util.py Issue #24192: Fix namespace package imports. 2015-05-15 21:54:59 -06:00