mirror of https://github.com/python/cpython.git
Added \label{} for logical addressing.
This commit is contained in:
parent
552ac1795a
commit
57b5e42c0c
|
@ -1,6 +1,7 @@
|
|||
% Contributed by Skip Montanaro, from the module's doc strings.
|
||||
|
||||
\section{Built-in Module \sectcode{operator}}
|
||||
\label{module-operator}
|
||||
\bimodindex{operator}
|
||||
|
||||
The \code{operator} module exports a set of functions implemented in C
|
||||
|
|
|
@ -5,6 +5,7 @@ that are unique to the SunOS operating system (versions 4 and 5; the
|
|||
latter is also known as Solaris version 2).
|
||||
|
||||
\section{Built-in Module \sectcode{sunaudiodev}}
|
||||
\label{module-sunaudiodev}
|
||||
\bimodindex{sunaudiodev}
|
||||
|
||||
This module allows you to access the sun audio interface. The sun
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
% Contributed by Skip Montanaro, from the module's doc strings.
|
||||
|
||||
\section{Built-in Module \sectcode{operator}}
|
||||
\label{module-operator}
|
||||
\bimodindex{operator}
|
||||
|
||||
The \code{operator} module exports a set of functions implemented in C
|
||||
|
|
|
@ -5,6 +5,7 @@ that are unique to the SunOS operating system (versions 4 and 5; the
|
|||
latter is also known as Solaris version 2).
|
||||
|
||||
\section{Built-in Module \sectcode{sunaudiodev}}
|
||||
\label{module-sunaudiodev}
|
||||
\bimodindex{sunaudiodev}
|
||||
|
||||
This module allows you to access the sun audio interface. The sun
|
||||
|
|
Loading…
Reference in New Issue