cpython/Lib/test/test_importlib
Benjamin Peterson 3d1151d2c0 use assert method in another place 2015-05-30 00:02:17 -05: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 Closes #22002: Merge with 3.4 2014-07-23 12:06:47 -05:00
import_ Issue #23911: Move path-based bootstrap code to a separate frozen module. 2015-05-02 19:15:18 -06:00
namespace_pkgs
source Issue #23911: Move path-based bootstrap code to a separate frozen module. 2015-05-02 19:15:18 -06:00
__init__.py Issue #22002: Make full use of test discovery in test sub-packages. 2014-07-23 12:00:29 -05:00
__main__.py Issue #22002: Make full use of test discovery in test sub-packages. 2014-07-23 12:00:29 -05:00
abc.py
regrtest.py
test_abc.py
test_api.py
test_lazy.py
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 Issue #24192: Fix namespace package imports. 2015-05-15 21:54:59 -06:00