mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Added a cross-ref to each other.
This commit is contained in:
parent
c4ed9713a7
commit
0752d20a34
2 changed files with 6 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
|
||||
|
||||
The :mod:`filecmp` module defines functions to compare files and directories,
|
||||
with various optional time/correctness trade-offs.
|
||||
with various optional time/correctness trade-offs. For comparing files,
|
||||
see also the :mod:`difflib` module.
|
||||
|
||||
The :mod:`filecmp` module defines the following functions:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue