405
427
:arg iter_lines: iterable of lines to parse for patches
406
428
:kwarg allow_dirty: If True, allow text that's not part of the patch at
407
429
selected places. This includes comments before and after a patch
408
430
for instance. Default False.
414
445
def difference_index(atext, btext):