commit | e0154c2e38be57888badd8fb770f5d6856af2851 | [log] [tgz] |
---|---|---|
author | Mark Summerfield <[email protected]> | Fri Oct 19 12:48:17 2007 +0000 |
committer | Mark Summerfield <[email protected]> | Fri Oct 19 12:48:17 2007 +0000 |
tree | 5d29c472d449a8fc155f113c06162b90cc0b267d | |
parent | 4df653d2471b84310563cbf9214d61328cdda4c0 [diff] [blame] |
Added a cross-ref to each other.
diff --git a/Doc/library/filecmp.rst b/Doc/library/filecmp.rst index 6004214..141889e 100644 --- a/Doc/library/filecmp.rst +++ b/Doc/library/filecmp.rst
@@ -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: