]> granicus.if.org Git - python/commitdiff
Remove obsolete lines like this:
authorFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 05:56:51 +0000 (05:56 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 05:56:51 +0000 (05:56 +0000)
\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.

64 files changed:
Doc/lib/libamoeba.tex
Doc/lib/libcmath.tex
Doc/lib/libcode.tex
Doc/lib/libcopyreg.tex
Doc/lib/libdbm.tex
Doc/lib/libfnmatch.tex
Doc/lib/libgdbm.tex
Doc/lib/libgl.tex
Doc/lib/libgopherlib.tex
Doc/lib/libgrp.tex
Doc/lib/libmath.tex
Doc/lib/libmimify.tex
Doc/lib/libpanel.tex
Doc/lib/libpdb.tex
Doc/lib/libposix.tex
Doc/lib/libpwd.tex
Doc/lib/librand.tex
Doc/lib/librandom.tex
Doc/lib/libregex.tex
Doc/lib/libregsub.tex
Doc/lib/libresource.tex
Doc/lib/libstat.tex
Doc/lib/libstdwin.tex
Doc/lib/libstring.tex
Doc/lib/libsymbol.tex
Doc/lib/libsyslog.tex
Doc/lib/libtermios.tex
Doc/lib/libtoken.tex
Doc/lib/liburlparse.tex
Doc/lib/libwhichdb.tex
Doc/lib/libwhrandom.tex
Doc/lib/libxdrlib.tex
Doc/libamoeba.tex
Doc/libcmath.tex
Doc/libcode.tex
Doc/libcopyreg.tex
Doc/libdbm.tex
Doc/libfnmatch.tex
Doc/libgdbm.tex
Doc/libgl.tex
Doc/libgopherlib.tex
Doc/libgrp.tex
Doc/libmath.tex
Doc/libmimify.tex
Doc/libpanel.tex
Doc/libpdb.tex
Doc/libposix.tex
Doc/libpwd.tex
Doc/librand.tex
Doc/librandom.tex
Doc/libregex.tex
Doc/libregsub.tex
Doc/libresource.tex
Doc/libstat.tex
Doc/libstdwin.tex
Doc/libstring.tex
Doc/libsymbol.tex
Doc/libsyslog.tex
Doc/libtermios.tex
Doc/libtoken.tex
Doc/liburlparse.tex
Doc/libwhichdb.tex
Doc/libwhrandom.tex
Doc/libxdrlib.tex

index 3e64257796922e226523fe5067dadcf34554b309..c4e61c0cba4de8396b97a1f2fee5318ce3f9b46f 100644 (file)
@@ -11,7 +11,6 @@ the exception \code{amoeba.error = 'amoeba.error'}.
 
 The module \code{amoeba} defines the following items:
 
-\setindexsubitem{(in module amoeba)}
 \begin{funcdesc}{name_append}{path, cap}
 Stores a capability in the Amoeba directory tree.
 Arguments are the pathname (a string) and the capability (a capability
index 147fa6ee5f1ce5cc69d2f7458420658436ae38ef..ae50743faf00cd92d824cd47be842c0f7e5c90a4 100644 (file)
@@ -2,7 +2,6 @@
 \label{module-cmath}
 
 \bimodindex{cmath}
-\setindexsubitem{(in module cmath)}
 This module is always available.
 It provides access to mathematical functions for complex numbers.
 The functions are:
index 04790a0d5ec3700a4513ed96d97355c46d2c3af7..4f360bf1893b066361c435a8df12d9bba1ce0ac0 100644 (file)
@@ -7,7 +7,6 @@ objects.
 
 The \code{code} module defines the following functions:
 
-\setindexsubitem{(in module code)}
 
 \begin{funcdesc}{compile_command}{source, \optional{filename\optional{, symbol}}}
 This function is useful for programs that want to emulate Python's
index cffc3958235784a82ce3c23ee128ecc098ba159c..9816bc96ccdaa70a4a23c526f8da117d71c1dfbd 100644 (file)
@@ -12,7 +12,6 @@ future as well.  It provides configuration information about object
 constructors which are not classes.  Such constructors may be factory
 functions or class instances.
 
-\setindexsubitem{(in module copy_reg)}
 
 \begin{funcdesc}{constructor}{object}
   Declares \var{object} to be a valid constructor.
index 35e0b4cb159b776ae5dc39b83b133b6e504a1386..ac5343f6d98a650cb07d753b10bd4c0b2163688e 100644 (file)
@@ -14,7 +14,6 @@ using the GNU GDBM library.
 
 The module defines the following constant and functions:
 
-\setindexsubitem{(in module dbm)}
 \begin{excdesc}{error}
 Raised on dbm-specific errors, such as I/O errors. \code{KeyError} is
 raised for general mapping errors like specifying an incorrect key.
index e5e287197ff8f1ae0506164284d259865a719cfd..cb1684eeb39df78fd2a835760cf8adc93a8050ef 100644 (file)
@@ -19,7 +19,6 @@ special to this module.  See module \code{glob}\refstmodindex{glob}
 for pathname expansion (\module{glob} uses \function{fnmatch()} to
 match filename segments).
 
-\setindexsubitem{(in module fnmatch)}
 
 \begin{funcdesc}{fnmatch}{filename, pattern}
 Test whether the \var{filename} string matches the \var{pattern}
index 08d447faf6564001d8be02dd04591e843f408a30..0761991d3be1e3a262a89fca1e53d7d1ced774f2 100644 (file)
@@ -29,7 +29,6 @@ Printing a \code{gdbm} object doesn't print the keys and values, and the
 
 The module defines the following constant and functions:
 
-\setindexsubitem{(in module gdbm)}
 \begin{excdesc}{error}
 Raised on \code{gdbm}-specific errors, such as I/O errors. \code{KeyError} is
 raised for general mapping errors like specifying an incorrect key.
index 72086956d36fbcec9ef7e0cb5029f2160c04ae55..de429ac716a29533a4b6d05eae51ddbc0fcff5c5 100644 (file)
@@ -75,7 +75,6 @@ red, green, blue = getmcolor(i)
 The following functions are non-standard or have special argument
 conventions:
 
-\setindexsubitem{(in module gl)}
 \begin{funcdesc}{varray}{argument}
 %JHXXX the argument-argument added
 Equivalent to but faster than a number of
index eb6d2a68676bcc328963acc3f046db4ab4a23945..d0c7d770e49e6953040ee6962c7859354ceb3681 100644 (file)
@@ -3,7 +3,6 @@
 \stmodindex{gopherlib}
 \indexii{Gopher}{protocol}
 
-\setindexsubitem{(in module gopherlib)}
 
 This module provides a minimal implementation of client side of the
 the Gopher protocol.  It is used by the module \code{urllib} to handle
index 478097d06fed0240ade9732e5fec92c987fd60ba..da6680046daea61a4617e54abeb5796056a8fe12 100644 (file)
@@ -19,7 +19,6 @@ A \code{KeyError} exception is raised if the entry asked for cannot be found.
 
 It defines the following items:
 
-\setindexsubitem{(in module grp)}
 \begin{funcdesc}{getgrgid}{gid}
 Return the group database entry for the given numeric group ID.
 \end{funcdesc}
index 7f5679c8567ede486981b919f2fa950b536491e8..6cbf83030e953cb122d6e321de9af98bd6b60327 100644 (file)
@@ -2,7 +2,6 @@
 \label{module-math}
 
 \bimodindex{math}
-\setindexsubitem{(in module math)}
 This module is always available.
 It provides access to the mathematical functions defined by the \C{}
 standard.
index 3588dc9cba9882fee5d644a2ee2a5d0c54e2ad48..8ac73c228586425b8e8fbf540a6b8842b62eb7ba 100644 (file)
@@ -1,7 +1,6 @@
 \section{Standard Module \sectcode{mimify}}
 \label{module-mimify}
 \stmodindex{mimify}
-\setindexsubitem{(in module mimify)}
 
 The mimify module defines two functions to convert mail messages to
 and from MIME format.  The mail message can be either a simple message
index efcfd0e5dbb4c712d6cae9f86182065f2e65b7a3..57b8e4f38fe2ac2bcb9646b14c7fae7af6949a3a 100644 (file)
@@ -15,7 +15,6 @@ to interface with the
 The module is too large to document here in its entirety.
 One interesting function:
 
-\setindexsubitem{(in module panel)}
 \begin{funcdesc}{defpanellist}{filename}
 Parses a panel description file containing S-expressions written by the
 \emph{Panel Editor}
index 4fe8ad1cc39bbc170cd715febdc81e44fa5c7b24..efb122d6391b3642b6bcd4d1f560a8b2f0d13e68 100644 (file)
@@ -3,7 +3,6 @@
 \stmodindex{pdb}
 \index{debugging}
 
-\setindexsubitem{(in module pdb)}
 
 The module \code{pdb} defines an interactive source code debugger for
 Python programs.  It supports setting
index 101938da9ad3246ac8327e9422385b7aa1a3e879..261c6aac68bf68f401419f6ea78d31c64d5dae84 100644 (file)
@@ -74,7 +74,6 @@ exception through the \module{os} module.
 
 It defines the following functions and constants:
 
-\setindexsubitem{(in module posix)}
 \begin{funcdesc}{chdir}{path}
 Change the current working directory to \var{path}.
 \end{funcdesc}
index 8e1fd2bb7e2d8c81dec510431005b90f861a7106..61de3fcb666a327cdb74ac125a9270e6a58c7891 100644 (file)
@@ -19,7 +19,6 @@ A \code{KeyError} exception is raised if the entry asked for cannot be found.
 
 It defines the following items:
 
-\setindexsubitem{(in module pwd)}
 \begin{funcdesc}{getpwuid}{uid}
 Return the password database entry for the given numeric user ID.
 \end{funcdesc}
index 07d309eded951421c8c91a968498add9ff20f836..3e19440af1e82411fe5792cc448315e3d9c97876 100644 (file)
@@ -8,7 +8,6 @@ given library's implementation.  While still supported for
 compatibility, the \code{rand} module is now considered obsolete; if
 possible, use the \code{whrandom} module instead.
 
-\setindexsubitem{(in module rand)}
 
 \begin{funcdesc}{choice}{seq}
 Returns a random element from the sequence \var{seq}.
index 201b9ab500e6f9f069b9a0c11df40df5f6ca7cbf..35271bad6124b61003b27ae9e65eea7f39cc84e0 100644 (file)
@@ -20,7 +20,6 @@ after the corresponding variables in the distribution's equation, as
 used in common mathematical practice; most of these equations can be
 found in any statistics text.
 
-\setindexsubitem{(in module random)}
 \begin{funcdesc}{betavariate}{alpha, beta}
 Beta distribution.  Conditions on the parameters are
 \code{\var{alpha} >- 1} and \code{\var{beta} > -1}.
index e3de911a83c1d061a6df6e5ecb4c131d14816f54..6582c72479a574e7f45f2b45a1d2607eaeb97404 100644 (file)
@@ -190,7 +190,6 @@ the string.
 
 The module defines these functions, and an exception:
 
-\setindexsubitem{(in module regex)}
 
 \begin{funcdesc}{match}{pattern, string}
   Return how many characters at the beginning of \var{string} match
index b4d3862ccb3447e5f4141cdf5c2884f297c2f8c6..6ee873d008842fc56bcf060a875b20f77544ce5b 100644 (file)
@@ -18,7 +18,6 @@ expressions to \module{re} style regular expressions.  (For more
 conversion help, see the URL
 \url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
 
-\setindexsubitem{(in module regsub)}
 
 \begin{funcdesc}{sub}{pat, repl, str}
 Replace the first occurrence of pattern \var{pat} in string
index 55b301be23f88591b45c97f2c363c6483e068dd6..7e7a288fb1077cffcb0e9e1a6e98ce777a378536 100644 (file)
@@ -11,7 +11,6 @@ children.
 
 A single exception is defined for errors:
 
-\setindexsubitem{(in module resource)}
 
 \begin{excdesc}{error}
   The functions described below may raise this error if the underlying
index 3030fc6e693331d4aa0b6e3328ce79841c4b404b..8f861d39f830912c1e26daeb8e7cb79d5fff1a9b 100644 (file)
@@ -11,7 +11,6 @@ calls, consult your local man pages.
 
 The \code{stat} module defines the following functions:
 
-\setindexsubitem{(in module stat)}
 
 \begin{funcdesc}{S_ISDIR}{mode}
 Return non-zero if the mode was gotten from a directory.
index 35ff6a74dcfcae6c9325ea6a2ab9c042a9b8266f..fbccba968329d89b14daafb37c5da7ca50c80a1c 100644 (file)
@@ -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.
index 98e5a80c75ec9ca018abcf7a12a88ed762fc87a0..c7889c950a0a8092003ba3b535ccf59ea9f6efaf 100644 (file)
@@ -53,7 +53,6 @@ The constants defined in this module are are:
 
 The functions defined in this module are:
 
-\setindexsubitem{(in module string)}
 
 \begin{funcdesc}{atof}{s}
 Convert a string to a floating point number.  The string must have
index 2b8ecbb463e48c89632b18feeae1c4b683f1fda1..bb103a31cf48e3d1f079ddeb0dcfe92eba1c72b7 100644 (file)
@@ -11,7 +11,6 @@ to may change between Python versions.
 
 This module also provides one additional data object:
 
-\setindexsubitem{(in module symbol)}
 
 
 \begin{datadesc}{sym_name}
index 5d2b6a958abcde00270a32b78f3945cafaf605a4..f748186b61d43801fd0201d886d55052ed119a4d 100644 (file)
@@ -8,7 +8,6 @@ of the \code{syslog} facility.
 
 The module defines the following functions:
 
-\setindexsubitem{(in module syslog)}
 
 \begin{funcdesc}{syslog}{\optional{priority,} message}
 Send the string \var{message} to the system logger.
index fec67f56b4d5fbdd8ed3e695f23764620bb2f73f..05f7371691f1799045a339517b7f65d12e83437d 100644 (file)
@@ -98,7 +98,6 @@ def getpass(prompt = "Password: "):
 \indexii{\POSIX{}}{I/O control}
 \indexii{tty}{I/O control}
 
-\setindexsubitem{(in module TERMIOS)}
 
 This module defines the symbolic constants required to use the
 \module{termios}\refbimodindex{termios} module (see the previous
index 816abc7d57df0fb075489bdba08dc59bcae65196..deec2c6da828308408449179f60ccee710ede7b8 100644 (file)
@@ -12,7 +12,6 @@ versions.
 This module also provides one data object and some functions.  The
 functions mirror definitions in the Python C header files.
 
-\setindexsubitem{(in module token)}
 
 
 \begin{datadesc}{tok_name}
index 3017a165e1d749de27132712a474c793dcb9c142..41c66bfa66665b57a982f0ebbabd4aa51bc35826 100644 (file)
@@ -7,7 +7,6 @@
 \indexii{URL}{parsing}
 \indexii{relative}{URL}
 
-\setindexsubitem{(in module urlparse)}
 
 This module defines a standard interface to break URL strings up in
 components (addessing scheme, network location, path etc.), to combine
index 180504924cade66cfd9c8122d2af454ea9e574df..5928126440c7d15692f037d31123862fbfe5eac0 100644 (file)
@@ -6,7 +6,6 @@ The single function in this module attempts to guess which of the
 several simple database modules available--dbm, gdbm, or
 dbhash--should be used to open a given file.
 
-\setindexsubitem{(in module whichdb)}
 \begin{funcdesc}{whichdb}{filename}
 Returns one of the following values: \code{None} if the file can't be
 opened because it's unreadable or doesn't exist; the empty string
index 7803184fba6c2c98440b5f6ebaccc9eb06f70296..b83e6ab7ddcf248a4daa030108d20e1a72b51418 100644 (file)
@@ -5,7 +5,6 @@
 This module implements a Wichmann-Hill pseudo-random number generator
 class that is also named \code{whrandom}.  Instances of the
 \code{whrandom} class have the following methods:
-\setindexsubitem{(in module whrandom)}
 
 \begin{funcdesc}{choice}{seq}
 Chooses a random element from the non-empty sequence \var{seq} and returns it.
index 62e9df75ca20ac9c6c93548f42ebf2d61d19433f..d8316827c1a96d5733e6333029a001bd940257ef 100644 (file)
@@ -4,7 +4,6 @@
 \index{XDR}
 \index{External Data Representation}
 
-\setindexsubitem{(in module xdrlib)}
 
 
 The \module{xdrlib} module supports the External Data Representation
index 3e64257796922e226523fe5067dadcf34554b309..c4e61c0cba4de8396b97a1f2fee5318ce3f9b46f 100644 (file)
@@ -11,7 +11,6 @@ the exception \code{amoeba.error = 'amoeba.error'}.
 
 The module \code{amoeba} defines the following items:
 
-\setindexsubitem{(in module amoeba)}
 \begin{funcdesc}{name_append}{path, cap}
 Stores a capability in the Amoeba directory tree.
 Arguments are the pathname (a string) and the capability (a capability
index 147fa6ee5f1ce5cc69d2f7458420658436ae38ef..ae50743faf00cd92d824cd47be842c0f7e5c90a4 100644 (file)
@@ -2,7 +2,6 @@
 \label{module-cmath}
 
 \bimodindex{cmath}
-\setindexsubitem{(in module cmath)}
 This module is always available.
 It provides access to mathematical functions for complex numbers.
 The functions are:
index 04790a0d5ec3700a4513ed96d97355c46d2c3af7..4f360bf1893b066361c435a8df12d9bba1ce0ac0 100644 (file)
@@ -7,7 +7,6 @@ objects.
 
 The \code{code} module defines the following functions:
 
-\setindexsubitem{(in module code)}
 
 \begin{funcdesc}{compile_command}{source, \optional{filename\optional{, symbol}}}
 This function is useful for programs that want to emulate Python's
index cffc3958235784a82ce3c23ee128ecc098ba159c..9816bc96ccdaa70a4a23c526f8da117d71c1dfbd 100644 (file)
@@ -12,7 +12,6 @@ future as well.  It provides configuration information about object
 constructors which are not classes.  Such constructors may be factory
 functions or class instances.
 
-\setindexsubitem{(in module copy_reg)}
 
 \begin{funcdesc}{constructor}{object}
   Declares \var{object} to be a valid constructor.
index 35e0b4cb159b776ae5dc39b83b133b6e504a1386..ac5343f6d98a650cb07d753b10bd4c0b2163688e 100644 (file)
@@ -14,7 +14,6 @@ using the GNU GDBM library.
 
 The module defines the following constant and functions:
 
-\setindexsubitem{(in module dbm)}
 \begin{excdesc}{error}
 Raised on dbm-specific errors, such as I/O errors. \code{KeyError} is
 raised for general mapping errors like specifying an incorrect key.
index e5e287197ff8f1ae0506164284d259865a719cfd..cb1684eeb39df78fd2a835760cf8adc93a8050ef 100644 (file)
@@ -19,7 +19,6 @@ special to this module.  See module \code{glob}\refstmodindex{glob}
 for pathname expansion (\module{glob} uses \function{fnmatch()} to
 match filename segments).
 
-\setindexsubitem{(in module fnmatch)}
 
 \begin{funcdesc}{fnmatch}{filename, pattern}
 Test whether the \var{filename} string matches the \var{pattern}
index 08d447faf6564001d8be02dd04591e843f408a30..0761991d3be1e3a262a89fca1e53d7d1ced774f2 100644 (file)
@@ -29,7 +29,6 @@ Printing a \code{gdbm} object doesn't print the keys and values, and the
 
 The module defines the following constant and functions:
 
-\setindexsubitem{(in module gdbm)}
 \begin{excdesc}{error}
 Raised on \code{gdbm}-specific errors, such as I/O errors. \code{KeyError} is
 raised for general mapping errors like specifying an incorrect key.
index 72086956d36fbcec9ef7e0cb5029f2160c04ae55..de429ac716a29533a4b6d05eae51ddbc0fcff5c5 100644 (file)
@@ -75,7 +75,6 @@ red, green, blue = getmcolor(i)
 The following functions are non-standard or have special argument
 conventions:
 
-\setindexsubitem{(in module gl)}
 \begin{funcdesc}{varray}{argument}
 %JHXXX the argument-argument added
 Equivalent to but faster than a number of
index eb6d2a68676bcc328963acc3f046db4ab4a23945..d0c7d770e49e6953040ee6962c7859354ceb3681 100644 (file)
@@ -3,7 +3,6 @@
 \stmodindex{gopherlib}
 \indexii{Gopher}{protocol}
 
-\setindexsubitem{(in module gopherlib)}
 
 This module provides a minimal implementation of client side of the
 the Gopher protocol.  It is used by the module \code{urllib} to handle
index 478097d06fed0240ade9732e5fec92c987fd60ba..da6680046daea61a4617e54abeb5796056a8fe12 100644 (file)
@@ -19,7 +19,6 @@ A \code{KeyError} exception is raised if the entry asked for cannot be found.
 
 It defines the following items:
 
-\setindexsubitem{(in module grp)}
 \begin{funcdesc}{getgrgid}{gid}
 Return the group database entry for the given numeric group ID.
 \end{funcdesc}
index 7f5679c8567ede486981b919f2fa950b536491e8..6cbf83030e953cb122d6e321de9af98bd6b60327 100644 (file)
@@ -2,7 +2,6 @@
 \label{module-math}
 
 \bimodindex{math}
-\setindexsubitem{(in module math)}
 This module is always available.
 It provides access to the mathematical functions defined by the \C{}
 standard.
index 3588dc9cba9882fee5d644a2ee2a5d0c54e2ad48..8ac73c228586425b8e8fbf540a6b8842b62eb7ba 100644 (file)
@@ -1,7 +1,6 @@
 \section{Standard Module \sectcode{mimify}}
 \label{module-mimify}
 \stmodindex{mimify}
-\setindexsubitem{(in module mimify)}
 
 The mimify module defines two functions to convert mail messages to
 and from MIME format.  The mail message can be either a simple message
index efcfd0e5dbb4c712d6cae9f86182065f2e65b7a3..57b8e4f38fe2ac2bcb9646b14c7fae7af6949a3a 100644 (file)
@@ -15,7 +15,6 @@ to interface with the
 The module is too large to document here in its entirety.
 One interesting function:
 
-\setindexsubitem{(in module panel)}
 \begin{funcdesc}{defpanellist}{filename}
 Parses a panel description file containing S-expressions written by the
 \emph{Panel Editor}
index 4fe8ad1cc39bbc170cd715febdc81e44fa5c7b24..efb122d6391b3642b6bcd4d1f560a8b2f0d13e68 100644 (file)
@@ -3,7 +3,6 @@
 \stmodindex{pdb}
 \index{debugging}
 
-\setindexsubitem{(in module pdb)}
 
 The module \code{pdb} defines an interactive source code debugger for
 Python programs.  It supports setting
index 101938da9ad3246ac8327e9422385b7aa1a3e879..261c6aac68bf68f401419f6ea78d31c64d5dae84 100644 (file)
@@ -74,7 +74,6 @@ exception through the \module{os} module.
 
 It defines the following functions and constants:
 
-\setindexsubitem{(in module posix)}
 \begin{funcdesc}{chdir}{path}
 Change the current working directory to \var{path}.
 \end{funcdesc}
index 8e1fd2bb7e2d8c81dec510431005b90f861a7106..61de3fcb666a327cdb74ac125a9270e6a58c7891 100644 (file)
@@ -19,7 +19,6 @@ A \code{KeyError} exception is raised if the entry asked for cannot be found.
 
 It defines the following items:
 
-\setindexsubitem{(in module pwd)}
 \begin{funcdesc}{getpwuid}{uid}
 Return the password database entry for the given numeric user ID.
 \end{funcdesc}
index 07d309eded951421c8c91a968498add9ff20f836..3e19440af1e82411fe5792cc448315e3d9c97876 100644 (file)
@@ -8,7 +8,6 @@ given library's implementation.  While still supported for
 compatibility, the \code{rand} module is now considered obsolete; if
 possible, use the \code{whrandom} module instead.
 
-\setindexsubitem{(in module rand)}
 
 \begin{funcdesc}{choice}{seq}
 Returns a random element from the sequence \var{seq}.
index 201b9ab500e6f9f069b9a0c11df40df5f6ca7cbf..35271bad6124b61003b27ae9e65eea7f39cc84e0 100644 (file)
@@ -20,7 +20,6 @@ after the corresponding variables in the distribution's equation, as
 used in common mathematical practice; most of these equations can be
 found in any statistics text.
 
-\setindexsubitem{(in module random)}
 \begin{funcdesc}{betavariate}{alpha, beta}
 Beta distribution.  Conditions on the parameters are
 \code{\var{alpha} >- 1} and \code{\var{beta} > -1}.
index e3de911a83c1d061a6df6e5ecb4c131d14816f54..6582c72479a574e7f45f2b45a1d2607eaeb97404 100644 (file)
@@ -190,7 +190,6 @@ the string.
 
 The module defines these functions, and an exception:
 
-\setindexsubitem{(in module regex)}
 
 \begin{funcdesc}{match}{pattern, string}
   Return how many characters at the beginning of \var{string} match
index b4d3862ccb3447e5f4141cdf5c2884f297c2f8c6..6ee873d008842fc56bcf060a875b20f77544ce5b 100644 (file)
@@ -18,7 +18,6 @@ expressions to \module{re} style regular expressions.  (For more
 conversion help, see the URL
 \url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
 
-\setindexsubitem{(in module regsub)}
 
 \begin{funcdesc}{sub}{pat, repl, str}
 Replace the first occurrence of pattern \var{pat} in string
index 55b301be23f88591b45c97f2c363c6483e068dd6..7e7a288fb1077cffcb0e9e1a6e98ce777a378536 100644 (file)
@@ -11,7 +11,6 @@ children.
 
 A single exception is defined for errors:
 
-\setindexsubitem{(in module resource)}
 
 \begin{excdesc}{error}
   The functions described below may raise this error if the underlying
index 3030fc6e693331d4aa0b6e3328ce79841c4b404b..8f861d39f830912c1e26daeb8e7cb79d5fff1a9b 100644 (file)
@@ -11,7 +11,6 @@ calls, consult your local man pages.
 
 The \code{stat} module defines the following functions:
 
-\setindexsubitem{(in module stat)}
 
 \begin{funcdesc}{S_ISDIR}{mode}
 Return non-zero if the mode was gotten from a directory.
index 35ff6a74dcfcae6c9325ea6a2ab9c042a9b8266f..fbccba968329d89b14daafb37c5da7ca50c80a1c 100644 (file)
@@ -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.
index 98e5a80c75ec9ca018abcf7a12a88ed762fc87a0..c7889c950a0a8092003ba3b535ccf59ea9f6efaf 100644 (file)
@@ -53,7 +53,6 @@ The constants defined in this module are are:
 
 The functions defined in this module are:
 
-\setindexsubitem{(in module string)}
 
 \begin{funcdesc}{atof}{s}
 Convert a string to a floating point number.  The string must have
index 2b8ecbb463e48c89632b18feeae1c4b683f1fda1..bb103a31cf48e3d1f079ddeb0dcfe92eba1c72b7 100644 (file)
@@ -11,7 +11,6 @@ to may change between Python versions.
 
 This module also provides one additional data object:
 
-\setindexsubitem{(in module symbol)}
 
 
 \begin{datadesc}{sym_name}
index 5d2b6a958abcde00270a32b78f3945cafaf605a4..f748186b61d43801fd0201d886d55052ed119a4d 100644 (file)
@@ -8,7 +8,6 @@ of the \code{syslog} facility.
 
 The module defines the following functions:
 
-\setindexsubitem{(in module syslog)}
 
 \begin{funcdesc}{syslog}{\optional{priority,} message}
 Send the string \var{message} to the system logger.
index fec67f56b4d5fbdd8ed3e695f23764620bb2f73f..05f7371691f1799045a339517b7f65d12e83437d 100644 (file)
@@ -98,7 +98,6 @@ def getpass(prompt = "Password: "):
 \indexii{\POSIX{}}{I/O control}
 \indexii{tty}{I/O control}
 
-\setindexsubitem{(in module TERMIOS)}
 
 This module defines the symbolic constants required to use the
 \module{termios}\refbimodindex{termios} module (see the previous
index 816abc7d57df0fb075489bdba08dc59bcae65196..deec2c6da828308408449179f60ccee710ede7b8 100644 (file)
@@ -12,7 +12,6 @@ versions.
 This module also provides one data object and some functions.  The
 functions mirror definitions in the Python C header files.
 
-\setindexsubitem{(in module token)}
 
 
 \begin{datadesc}{tok_name}
index 3017a165e1d749de27132712a474c793dcb9c142..41c66bfa66665b57a982f0ebbabd4aa51bc35826 100644 (file)
@@ -7,7 +7,6 @@
 \indexii{URL}{parsing}
 \indexii{relative}{URL}
 
-\setindexsubitem{(in module urlparse)}
 
 This module defines a standard interface to break URL strings up in
 components (addessing scheme, network location, path etc.), to combine
index 180504924cade66cfd9c8122d2af454ea9e574df..5928126440c7d15692f037d31123862fbfe5eac0 100644 (file)
@@ -6,7 +6,6 @@ The single function in this module attempts to guess which of the
 several simple database modules available--dbm, gdbm, or
 dbhash--should be used to open a given file.
 
-\setindexsubitem{(in module whichdb)}
 \begin{funcdesc}{whichdb}{filename}
 Returns one of the following values: \code{None} if the file can't be
 opened because it's unreadable or doesn't exist; the empty string
index 7803184fba6c2c98440b5f6ebaccc9eb06f70296..b83e6ab7ddcf248a4daa030108d20e1a72b51418 100644 (file)
@@ -5,7 +5,6 @@
 This module implements a Wichmann-Hill pseudo-random number generator
 class that is also named \code{whrandom}.  Instances of the
 \code{whrandom} class have the following methods:
-\setindexsubitem{(in module whrandom)}
 
 \begin{funcdesc}{choice}{seq}
 Chooses a random element from the non-empty sequence \var{seq} and returns it.
index 62e9df75ca20ac9c6c93548f42ebf2d61d19433f..d8316827c1a96d5733e6333029a001bd940257ef 100644 (file)
@@ -4,7 +4,6 @@
 \index{XDR}
 \index{External Data Representation}
 
-\setindexsubitem{(in module xdrlib)}
 
 
 The \module{xdrlib} module supports the External Data Representation