filecmp
filecmp — File and Directory Comparisons
Source code: Lib/filecmp.py
The filecmp
module defines functions to compare files and directories, with various optional time/correctness trade-offs. For comparing files, see also the difflib
module.
The filecmp
module defines the following functions:
-
fil