Home
/
Python 3.11
/
Diff Tools
/
compare
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Diff Tools
compare
Python 3.11
Compare two sequences of lines, and generate the delta (a sequence of lines).
Syntax
PYTHON
Copy
compare(a, b)
See Also
readlines()
writelines()