Searched defs:fixer (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 72 fixer = "ne" variable in Test_ne |
/external/python/cpython2/Lib/lib2to3/ | ||
D | btm_matcher.py | 37 def add_fixer(self, fixer): argument |