cpython/Lib/test/test_importlib
Brett Cannon 732ac654c8 Issue #19721: Consolidate test_importlib utility code into a single
module.
2014-05-09 14:32:57 -04:00
..
builtin Issue #19721: Consolidate test_importlib utility code into a single 2014-05-09 14:32:57 -04:00
extension Issue #19721: Consolidate test_importlib utility code into a single 2014-05-09 14:32:57 -04:00
frozen Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
import_ Issue #19721: Consolidate test_importlib utility code into a single 2014-05-09 14:32:57 -04:00
namespace_pkgs Issue #21097: Move test_namespace_pkgs into test_importlib. 2014-03-29 15:57:44 -06:00
source Issue #19721: Consolidate test_importlib utility code into a single 2014-05-09 14:32:57 -04:00
__init__.py
__main__.py Simplify test.test_importlib.__main__ 2013-11-08 13:35:34 -05:00
abc.py Implement PEP 451 (ModuleSpec). 2013-11-22 09:05:39 -07:00
regrtest.py
test_abc.py Issue #19719: Update various finder and loader ABCs such that their 2014-01-07 15:52:42 -05:00
test_api.py Issue 19944: Fix importlib.find_spec() so it imports parents as needed. 2014-01-25 15:32:46 -07:00
test_lazy.py Issue #17621: Introduce importlib.util.LazyLoader. 2014-04-04 13:53:38 -04:00
test_locks.py Fix test to not consider mixin a standalone test 2013-10-18 16:55:15 -04:00
test_namespace_pkgs.py Issue #21097: Move test_namespace_pkgs into test_importlib. 2014-03-29 15:57:44 -06:00
test_spec.py Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
test_util.py Issue 19944: Fix importlib.find_spec() so it imports parents as needed. 2014-01-25 15:32:46 -07:00
test_windows.py Issue #20097: Fix bad use of "self" in importlib's WindowsRegistryFinder. 2014-01-02 22:25:00 -07:00
util.py Issue #19721: Consolidate test_importlib utility code into a single 2014-05-09 14:32:57 -04:00