cpython/Lib/test/test_importlib/import_
Brett Cannon ed05b8a1a1 Issue #19712: Port test.test_importlib.import_ tests to use PEP 451
that don't require changing test.test_importlib.util.mock_modules().
2013-11-29 16:17:05 -05:00
..
__init__.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
test___loader__.py Issue #19712: Port test.test_importlib.import_ tests to use PEP 451 2013-11-29 16:17:05 -05:00
test___package__.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00
test_api.py Issue #19712: Port test.test_importlib.import_ tests to use PEP 451 2013-11-29 16:17:05 -05:00
test_caching.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00
test_fromlist.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00
test_meta_path.py Implement PEP 451 (ModuleSpec). 2013-11-22 09:05:39 -07:00
test_packages.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00
test_path.py Issue #19712: Port test.test_importlib.import_ tests to use PEP 451 2013-11-29 16:17:05 -05:00
test_relative_imports.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00
util.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00