Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/lib2to3/tests/
Dtest_util.py21 class MacroTestCase(support.TestCase): class
59 class Test_Attr(MacroTestCase):
71 class Test_Name(MacroTestCase):
78 class Test_Call(MacroTestCase):
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_util.py24 class MacroTestCase(support.TestCase): class
62 class Test_Attr(MacroTestCase):
74 class Test_Name(MacroTestCase):
81 class Test_Call(MacroTestCase):