summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcommands.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-07-18 21:07:34 (GMT)
committerGuido van Rossum <guido@python.org>1997-07-18 21:07:34 (GMT)
commit1c78cf33171581ebf9284a096ad2b1ed0a87935d (patch)
tree6a934329dbd52aeb6d977807f587cd24ad7cee4e /Doc/lib/libcommands.tex
parentca1182b262fcda35a8d75d0903b9d1966cf904ad (diff)
downloadcpython-1c78cf33171581ebf9284a096ad2b1ed0a87935d.zip
cpython-1c78cf33171581ebf9284a096ad2b1ed0a87935d.tar.gz
cpython-1c78cf33171581ebf9284a096ad2b1ed0a87935d.tar.bz2
Added label{module-spam}
Diffstat (limited to 'Doc/lib/libcommands.tex')
-rw-r--r--Doc/lib/libcommands.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libcommands.tex b/Doc/lib/libcommands.tex
index f2fcb79..fe6f929 100644
--- a/Doc/lib/libcommands.tex
+++ b/Doc/lib/libcommands.tex
@@ -1,4 +1,5 @@
\section{Standard module \sectcode{commands}} % If implemented in Python
+\label{module-commands}
\stmodindex{commands}
The \code{commands} module contains wrapper functions for \code{os.popen()}