summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libre.tex1
-rw-r--r--Doc/lib/libsignal.tex1
-rw-r--r--Doc/lib/libsys.tex1
-rw-r--r--Doc/libre.tex1
-rw-r--r--Doc/libsignal.tex1
-rw-r--r--Doc/libsys.tex1
6 files changed, 0 insertions, 6 deletions
diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex
index a217418..424ca9c 100644
--- a/Doc/lib/libre.tex
+++ b/Doc/lib/libre.tex
@@ -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
diff --git a/Doc/lib/libsignal.tex b/Doc/lib/libsignal.tex
index fd74cf8..266454f 100644
--- a/Doc/lib/libsignal.tex
+++ b/Doc/lib/libsignal.tex
@@ -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
diff --git a/Doc/lib/libsys.tex b/Doc/lib/libsys.tex
index 3138180..605a63c 100644
--- a/Doc/lib/libsys.tex
+++ b/Doc/lib/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.
diff --git a/Doc/libre.tex b/Doc/libre.tex
index a217418..424ca9c 100644
--- a/Doc/libre.tex
+++ b/Doc/libre.tex
@@ -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
diff --git a/Doc/libsignal.tex b/Doc/libsignal.tex
index fd74cf8..266454f 100644
--- a/Doc/libsignal.tex
+++ b/Doc/libsignal.tex
@@ -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
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.