ID EN
Diff Tools

compare

Python 3.11

Compare two sequences of lines, and generate the delta (a sequence of lines).

Syntax

PYTHON
compare(a, b)

See Also

readlines() writelines()