Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py122 class FileInputFix(fixer_base.BaseFix): class
129 with_head = FileInputFix({}, [])
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py116 class FileInputFix(fixer_base.BaseFix): class
123 with_head = FileInputFix({}, [])