Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py119 class NoneFix(fixer_base.BaseFix): class
128 no_head = NoneFix({}, [])
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py113 class NoneFix(fixer_base.BaseFix): class
122 no_head = NoneFix({}, [])