File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -268,7 +268,6 @@ \subsection{Module Contents}
268268
269269The module defines the following functions and constants, and an exception:
270270
271- \setindexsubitem {(in module re)}
272271
273272\begin {funcdesc }{compile}{pattern\optional {, flags}}
274273 Compile a regular expression pattern into a regular expression
Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ \section{Built-in Module \sectcode{signal}}
6262
6363The variables defined in the \module {signal} module are:
6464
65- \setindexsubitem {(in module signal)}
6665\begin {datadesc }{SIG_DFL}
6766 This is one of two standard signal handling options; it will simply
6867 perform the default function for the signal. For example, on most
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ \section{Built-in Module \sectcode{sys}}
66interpreter and to functions that interact strongly with the interpreter.
77It is always available.
88
9- \setindexsubitem {(in module sys)}
109
1110\begin {datadesc }{argv}
1211 The list of command line arguments passed to a Python script.
Original file line number Diff line number Diff line change @@ -268,7 +268,6 @@ \subsection{Module Contents}
268268
269269The module defines the following functions and constants, and an exception:
270270
271- \setindexsubitem {(in module re)}
272271
273272\begin {funcdesc }{compile}{pattern\optional {, flags}}
274273 Compile a regular expression pattern into a regular expression
Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ \section{Built-in Module \sectcode{signal}}
6262
6363The variables defined in the \module {signal} module are:
6464
65- \setindexsubitem {(in module signal)}
6665\begin {datadesc }{SIG_DFL}
6766 This is one of two standard signal handling options; it will simply
6867 perform the default function for the signal. For example, on most
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ \section{Built-in Module \sectcode{sys}}
66interpreter and to functions that interact strongly with the interpreter.
77It is always available.
88
9- \setindexsubitem {(in module sys)}
109
1110\begin {datadesc }{argv}
1211 The list of command line arguments passed to a Python script.
You can’t perform that action at this time.
0 commit comments