Home | History | Annotate | Download | only in test

Lines Matching refs:matchobj

45     def bump_num(self, matchobj):
46 int_value = int(matchobj.group(0))