Searched refs:match_txt (Results 1 – 1 of 1) sorted by relevance
51 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument62 if not match_txt:70 match_txt, correct)73 fixed_fcontents = re.sub(match_txt, correct, fcontents)