Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/tests/data/fixers/myfixes/
Dfix_parrot.py4 class FixParrot(BaseFix): class
/external/python/cpython3/Lib/lib2to3/tests/data/fixers/myfixes/
Dfix_parrot.py4 class FixParrot(BaseFix): class
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py142 from myfixes.fix_parrot import FixParrot
149 self.check_instances(post, [FixFirst, FixParrot, FixLast])
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py136 from myfixes.fix_parrot import FixParrot
143 self.check_instances(post, [FixFirst, FixParrot, FixLast])