Home
last modified time | relevance | path

Searched refs:PEP3147Tests (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_importlib/
Dtest_util.py555 class PEP3147Tests: class
836 ) = util.test_both(PEP3147Tests, util=importlib_util)
/third_party/python/Lib/test/
Dtest_imp.py420 class PEP3147Tests(unittest.TestCase): class