summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libundoc.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-01-13 17:11:52 (GMT)
committerFred Drake <fdrake@acm.org>1999-01-13 17:11:52 (GMT)
commite36e4e677838789273029232a7e1ea7709160fcd (patch)
treeb2778a50e4219a4f9b693b881a7c36501ff74ea0 /Doc/lib/libundoc.tex
parentda94374a86065d5da7802c4e862dd8f611326551 (diff)
downloadcpython-e36e4e677838789273029232a7e1ea7709160fcd.zip
cpython-e36e4e677838789273029232a7e1ea7709160fcd.tar.gz
cpython-e36e4e677838789273029232a7e1ea7709160fcd.tar.bz2
Use \refmodule when we say "use the XXX module instead".
For the whatsound module, point to sndhdr.
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r--Doc/lib/libundoc.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index 5d1b3ca..4420468 100644
--- a/Doc/lib/libundoc.tex
+++ b/Doc/lib/libundoc.tex
@@ -220,14 +220,14 @@ func.func_name, co.co_firstlineno).
\item[tb.py]
--- Print tracebacks, with a dump of local variables (use
-\function{pdb.pm()} or \module{traceback} instead)
+\function{pdb.pm()} or \refmodule{traceback} instead)
\item[timingmodule]
--- Measure time intervals to high resolution (use
\function{time.clock()} instead). (This is an extension module.)
\item[whatsound.py]
---- recognizing sound files
+--- Recognize sound files; use \refmodule{sndhdr} instead.
\item[zmod.py]
--- Compute properties of mathematical "fields"