From: Fred Drake Date: Wed, 13 Jan 1999 17:11:52 +0000 (+0000) Subject: Use \refmodule when we say "use the XXX module instead". X-Git-Tag: v1.5.2b2~359 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e36e4e677838789273029232a7e1ea7709160fcd;p=thirdparty%2FPython%2Fcpython.git Use \refmodule when we say "use the XXX module instead". For the whatsound module, point to sndhdr. --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 5d1b3cae29d5..44204684e46b 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"