summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libstdwin.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 05:56:51 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-04 05:56:51 (GMT)
commitd275de985ad891f7e06d3055e4e6b30cf6fa5167 (patch)
treea0cf0d021a57281b68b3cd5dd3e9e23573d9d350 /Doc/lib/libstdwin.tex
parent4bde97f190f2c0f75c781074138bbf0f2876646f (diff)
downloadcpython-d275de985ad891f7e06d3055e4e6b30cf6fa5167.zip
cpython-d275de985ad891f7e06d3055e4e6b30cf6fa5167.tar.gz
cpython-d275de985ad891f7e06d3055e4e6b30cf6fa5167.tar.bz2
Remove obsolete lines like this:
\setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex.
Diffstat (limited to 'Doc/lib/libstdwin.tex')
-rw-r--r--Doc/lib/libstdwin.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/lib/libstdwin.tex b/Doc/lib/libstdwin.tex
index 35ff6a7..fbccba9 100644
--- a/Doc/lib/libstdwin.tex
+++ b/Doc/lib/libstdwin.tex
@@ -37,7 +37,6 @@ of STDWIN for C programmers (aforementioned CWI report).
The following functions are defined in the \code{stdwin} module:
-\setindexsubitem{(in module stdwin)}
\begin{funcdesc}{open}{title}
Open a new window whose initial title is given by the string argument.
Return a window object; window object methods are described below.%
@@ -812,7 +811,6 @@ Note that the positive vertical axis points down (as in
The module defines the following objects:
-\setindexsubitem{(in module rect)}
\begin{excdesc}{error}
The exception raised by functions in this module when they detect an
error.