From: Fred Drake Date: Fri, 29 Oct 1999 17:24:12 +0000 (+0000) Subject: Added section for filecmp. X-Git-Tag: v1.6a1~790 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=adf2dbfcedc0cde6ef8625cefc62b5c6cef17e9d;p=python Added section for filecmp. --- diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index afe08a4acd..f57c961fb0 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -133,6 +133,7 @@ add new extensions to Python and how to embed it in other applications. \input{libstat} \input{libstatcache} \input{libstatvfs} +\input{libfilecmp} %\input{libcmp} %\input{libcmpcache} \input{libtime}