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