Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/parser/
Dtest_unparse.py185 class DirectoryTestCase(ASTTestCase): class
210 test_support.run_unittest(UnparseTestCase, DirectoryTestCase)
/external/python/cpython3/Lib/test/test_tools/
Dtest_unparse.py264 class DirectoryTestCase(ASTTestCase): class