48
45
# invoke callbacks on an object. That object can either accumulate a
49
46
# list, write them out directly, etc etc.
51
58
def internal_diff(old_filename, oldlines, new_filename, newlines, to_file,
52
59
allow_binary=False, sequence_matcher=None,