summaryrefslogtreecommitdiffstats
path: root/Doc/libsys.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 06:28:14 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-04 06:28:14 (GMT)
commit82143348aa85144c03c772bf48c436e10ee37cde (patch)
tree1788bb7626b38c923e801b4ad7be1bc9dd422dc6 /Doc/libsys.tex
parent858f787a0236891ca2fe617fdd3ade5b218ac01e (diff)
downloadcpython-82143348aa85144c03c772bf48c436e10ee37cde.zip
cpython-82143348aa85144c03c772bf48c436e10ee37cde.tar.gz
cpython-82143348aa85144c03c772bf48c436e10ee37cde.tar.bz2
Remove obsolete \setindexsubitem macro.
Diffstat (limited to 'Doc/libsys.tex')
-rw-r--r--Doc/libsys.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/libsys.tex b/Doc/libsys.tex
index 3138180..605a63c 100644
--- a/Doc/libsys.tex
+++ b/Doc/libsys.tex
@@ -6,7 +6,6 @@ This module provides access to some variables used or maintained by the
interpreter and to functions that interact strongly with the interpreter.
It is always available.
-\setindexsubitem{(in module sys)}
\begin{datadesc}{argv}
The list of command line arguments passed to a Python script.