cpython/Lib/test/test_importlib
Brett Cannon 7ca63cb7cc Fix regressions introduced by fixes for issue #27083. 2016-07-16 10:44:13 -07:00
..
builtin Issue #15836: assertRaises(), assertRaisesRegex(), assertWarns() and 2015-05-21 20:15:40 +03:00
extension Fix regressions introduced by fixes for issue #27083. 2016-07-16 10:44:13 -07:00
frozen
import_ Issue #26367: Have importlib.__init__() raise RuntimeError when 2016-02-20 12:52:06 -08:00
namespace_pkgs
source Fix regressions introduced by fixes for issue #27083. 2016-07-16 10:44:13 -07: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 Issue #23014: Make importlib.abc.Loader.create_module() required when 2015-01-09 11:39:21 -05:00
test_util.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
test_windows.py #22980 Adds platform and version tags to .pyd files 2014-12-15 20:45:23 -08:00
util.py Fix regressions introduced by fixes for issue #27083. 2016-07-16 10:44:13 -07:00