Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py14 class FixerTestCase(support.TestCase): class
71 class Test_ne(FixerTestCase):
98 class Test_has_key(FixerTestCase):
156 class Test_apply(FixerTestCase):
289 class Test_intern(FixerTestCase):
338 class Test_reduce(FixerTestCase):
373 class Test_print(FixerTestCase):
479 class Test_exec(FixerTestCase):
530 class Test_repr(FixerTestCase):
568 class Test_except(FixerTestCase):
[all …]