Searched refs:PathsTests (Results 1 - 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
H A D | test_import.py | 518 class PathsTests(unittest.TestCase): class in inherits:unittest.TestCase 670 run_unittest(ImportTests, PycRewritingTests, PathsTests, |
/external/python/cpython3/Lib/test/test_import/ | ||
H A D | __init__.py | 532 class PathsTests(unittest.TestCase): class in inherits:unittest.TestCase |
Completed in 6616 milliseconds