mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Make references to new filecmp module hyperlinks now that there's
documentation.
This commit is contained in:
parent
adf2dbfced
commit
47a27b6640
1 changed files with 2 additions and 2 deletions
|
|
@ -96,11 +96,11 @@ possibly using \envvar{PYTHONPATH}.
|
||||||
--- alternate approach to packages
|
--- alternate approach to packages
|
||||||
|
|
||||||
\item[\module{cmp}]
|
\item[\module{cmp}]
|
||||||
--- File comparison function. Use the newer \module{filecmp} instead.
|
--- File comparison function. Use the newer \refmodule{filecmp} instead.
|
||||||
|
|
||||||
\item[\module{cmpcache}]
|
\item[\module{cmpcache}]
|
||||||
--- Caching version of the obsolete \module{cmp} module. Use the
|
--- Caching version of the obsolete \module{cmp} module. Use the
|
||||||
newer \module{filecmp} instead.
|
newer \refmodule{filecmp} instead.
|
||||||
|
|
||||||
\item[\module{codehack}]
|
\item[\module{codehack}]
|
||||||
--- Extract function name or line number from a function
|
--- Extract function name or line number from a function
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue