mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Added label{module-spam}
This commit is contained in:
parent
ca1182b262
commit
1c78cf3317
5 changed files with 11 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
||||||
\section{Standard module \sectcode{commands}} % If implemented in Python
|
\section{Standard module \sectcode{commands}} % If implemented in Python
|
||||||
|
\label{module-commands}
|
||||||
\stmodindex{commands}
|
\stmodindex{commands}
|
||||||
|
|
||||||
The \code{commands} module contains wrapper functions for \code{os.popen()}
|
The \code{commands} module contains wrapper functions for \code{os.popen()}
|
||||||
|
|
|
@ -5,7 +5,8 @@
|
||||||
% ==== 1. ====
|
% ==== 1. ====
|
||||||
% Choose one of the following section headers and index entries;
|
% Choose one of the following section headers and index entries;
|
||||||
% \section{} generates the section header,
|
% \section{} generates the section header,
|
||||||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
|
||||||
|
% The \label{module-spam} line is for the \seealso{} command.
|
||||||
|
|
||||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||||
\bimodindex{spam}
|
\bimodindex{spam}
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||||
\stmodindex{spam}
|
\stmodindex{spam}
|
||||||
|
|
||||||
|
\label{module-spam}
|
||||||
|
|
||||||
% ==== 2. ====
|
% ==== 2. ====
|
||||||
% Give a short overview of what the module does.
|
% Give a short overview of what the module does.
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
\section{Standard module \sectcode{commands}} % If implemented in Python
|
\section{Standard module \sectcode{commands}} % If implemented in Python
|
||||||
|
\label{module-commands}
|
||||||
\stmodindex{commands}
|
\stmodindex{commands}
|
||||||
|
|
||||||
The \code{commands} module contains wrapper functions for \code{os.popen()}
|
The \code{commands} module contains wrapper functions for \code{os.popen()}
|
||||||
|
|
|
@ -5,7 +5,8 @@
|
||||||
% ==== 1. ====
|
% ==== 1. ====
|
||||||
% Choose one of the following section headers and index entries;
|
% Choose one of the following section headers and index entries;
|
||||||
% \section{} generates the section header,
|
% \section{} generates the section header,
|
||||||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
|
||||||
|
% The \label{module-spam} line is for the \seealso{} command.
|
||||||
|
|
||||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||||
\bimodindex{spam}
|
\bimodindex{spam}
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||||
\stmodindex{spam}
|
\stmodindex{spam}
|
||||||
|
|
||||||
|
\label{module-spam}
|
||||||
|
|
||||||
% ==== 2. ====
|
% ==== 2. ====
|
||||||
% Give a short overview of what the module does.
|
% Give a short overview of what the module does.
|
||||||
|
|
|
@ -5,7 +5,8 @@
|
||||||
% ==== 1. ====
|
% ==== 1. ====
|
||||||
% Choose one of the following section headers and index entries;
|
% Choose one of the following section headers and index entries;
|
||||||
% \section{} generates the section header,
|
% \section{} generates the section header,
|
||||||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
|
||||||
|
% The \label{module-spam} line is for the \seealso{} command.
|
||||||
|
|
||||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||||
\bimodindex{spam}
|
\bimodindex{spam}
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||||
\stmodindex{spam}
|
\stmodindex{spam}
|
||||||
|
|
||||||
|
\label{module-spam}
|
||||||
|
|
||||||
% ==== 2. ====
|
% ==== 2. ====
|
||||||
% Give a short overview of what the module does.
|
% Give a short overview of what the module does.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue