Home | History | Annotate | Download | only in python2.7

Lines Matching full:_mdiff

1352 def _mdiff(fromlines, tolines, context=None, linejunk=None,
1974 diffs = _mdiff(fromlines,tolines,context_lines,linejunk=self._linejunk,