]> granicus.if.org Git - python/commitdiff
Remove obsolete \setindexsubitem macro.
authorFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:28:14 +0000 (06:28 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:28:14 +0000 (06:28 +0000)
Doc/lib/libre.tex
Doc/lib/libsignal.tex
Doc/lib/libsys.tex
Doc/libre.tex
Doc/libsignal.tex
Doc/libsys.tex

index a21741892510d01a61b9f0aeab22207fc6331f7b..424ca9ccedeab82e3d07f7acb1df09a5bc6d008b 100644 (file)
@@ -268,7 +268,6 @@ for the current locale.
 
 The module defines the following functions and constants, and an exception:
 
-\setindexsubitem{(in module re)}
 
 \begin{funcdesc}{compile}{pattern\optional{, flags}}
   Compile a regular expression pattern into a regular expression
index fd74cf80f1650a3c8282bb7ca878191a0d555beb..266454f15f4080651de418709bfee33138591f4e 100644 (file)
@@ -62,7 +62,6 @@ communication.  Use locks instead.
 
 The variables defined in the \module{signal} module are:
 
-\setindexsubitem{(in module signal)}
 \begin{datadesc}{SIG_DFL}
   This is one of two standard signal handling options; it will simply
   perform the default function for the signal.  For example, on most
index 3138180641e6d5552a25acfab40dee87b75bd10c..605a63c76fdd81daaa95a2c84a78a6025489e7f6 100644 (file)
@@ -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.
index a21741892510d01a61b9f0aeab22207fc6331f7b..424ca9ccedeab82e3d07f7acb1df09a5bc6d008b 100644 (file)
@@ -268,7 +268,6 @@ for the current locale.
 
 The module defines the following functions and constants, and an exception:
 
-\setindexsubitem{(in module re)}
 
 \begin{funcdesc}{compile}{pattern\optional{, flags}}
   Compile a regular expression pattern into a regular expression
index fd74cf80f1650a3c8282bb7ca878191a0d555beb..266454f15f4080651de418709bfee33138591f4e 100644 (file)
@@ -62,7 +62,6 @@ communication.  Use locks instead.
 
 The variables defined in the \module{signal} module are:
 
-\setindexsubitem{(in module signal)}
 \begin{datadesc}{SIG_DFL}
   This is one of two standard signal handling options; it will simply
   perform the default function for the signal.  For example, on most
index 3138180641e6d5552a25acfab40dee87b75bd10c..605a63c76fdd81daaa95a2c84a78a6025489e7f6 100644 (file)
@@ -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.