Kaydet (Commit) 82143348 authored tarafından Fred Drake's avatar Fred Drake

Remove obsolete \setindexsubitem macro.

üst 858f787a
......@@ -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
......
......@@ -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
......
......@@ -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.
......
......@@ -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
......
......@@ -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
......
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment