Searched refs:add_fixer (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/lib2to3/ | ||
H A D | btm_matcher.py | 28 be added using the add_fixer method""" 37 def add_fixer(self, fixer): member in BottomMatcher |
H A D | refactor.py | 206 self.BM.add_fixer(fixer) |
Completed in 2 milliseconds