cpython/Lib/test/test_importlib/source
Brett Cannon 45a5e3afe5 Issue #15168: Move importlb.test to test.test_importlib.
This should make the Linux distros happy as it is now easier to leave
importlib's tests out of their base Python distribution.
2012-07-20 14:48:53 -04:00
..
__init__.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
test_abc_loader.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
test_case_sensitivity.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
test_file_loader.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
test_finder.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
test_path_hook.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
test_source_encoding.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00
util.py Issue #15168: Move importlb.test to test.test_importlib. 2012-07-20 14:48:53 -04:00