Make references to new filecmp module hyperlinks now that there's

documentation.
This commit is contained in:
Fred Drake 1999-10-29 17:25:59 +00:00
parent adf2dbfced
commit 47a27b6640
1 changed files with 2 additions and 2 deletions

View File

@ -96,11 +96,11 @@ possibly using \envvar{PYTHONPATH}.
--- alternate approach to packages
\item[\module{cmp}]
--- File comparison function. Use the newer \module{filecmp} instead.
--- File comparison function. Use the newer \refmodule{filecmp} instead.
\item[\module{cmpcache}]
--- Caching version of the obsolete \module{cmp} module. Use the
newer \module{filecmp} instead.
newer \refmodule{filecmp} instead.
\item[\module{codehack}]
--- Extract function name or line number from a function