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