cpython/Lib/test/test_importlib/import_
Brett Cannon 26dd0ff075 Issue #20763: Fix importlib.machinery.PathFinder to support
PathEntryFinder instances which only define find_module().

Reported by Yukihiro Nakadaira.
2014-02-26 18:26:49 -05:00
..
__init__.py
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 #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -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 #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
test_fromlist.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
test_meta_path.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
test_packages.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
test_path.py Issue #20763: Fix importlib.machinery.PathFinder to support 2014-02-26 18:26:49 -05:00
test_relative_imports.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
util.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00