]> granicus.if.org Git - python/commitdiff
Added \label{} for logical addressing.
authorFred Drake <fdrake@acm.org>
Wed, 18 Feb 1998 15:10:24 +0000 (15:10 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 18 Feb 1998 15:10:24 +0000 (15:10 +0000)
12 files changed:
Doc/lib/libamoeba.tex
Doc/lib/libfcntl.tex
Doc/lib/libkeyword.tex
Doc/lib/libmimify.tex
Doc/lib/libstdwin.tex
Doc/libamoeba.tex
Doc/libfcntl.tex
Doc/libkeyword.tex
Doc/libmacic.tex
Doc/libmimify.tex
Doc/libstdwin.tex
Doc/mac/libmacic.tex

index 10059eeacccb11351aa0ed5e805b74f1f42f45a6..d471f359d8662335c8018fdfb452e4786e41687f 100644 (file)
@@ -1,8 +1,9 @@
 \chapter{Amoeba Specific Services}
 
 \section{Built-in Module \sectcode{amoeba}}
-
+\label{module-amoeba}
 \bimodindex{amoeba}
+
 This module provides some object types and operations useful for
 Amoeba applications.  It is only available on systems that support
 Amoeba operations.  RPC errors and other Amoeba errors are reported as
index 8af4ee31450df24e27ce9c99099b055e0f4eb70e..e3a4ae0c274776b42113506751763e99f75f42b7 100644 (file)
@@ -1,5 +1,6 @@
 % Manual text by Jaap Vermeulen
 \section{Built-in Module \sectcode{fcntl}}
+\label{module-fcntl}
 \bimodindex{fcntl}
 \indexii{UNIX@\UNIX{}}{file control}
 \indexii{UNIX@\UNIX{}}{I/O control}
index 794a91ea16ecf313e9f3bff66bad60636d8229d0..b4910a692b99bce6cae144aca33fd7db1ed62be3 100644 (file)
@@ -1,4 +1,5 @@
 \section{Standard Module \sectcode{keyword}}
+\label{module-keyword}
 \stmodindex{keyword}
 
 This module allows a Python program to determine if a string is a
index 298275583b55c865b243a75bcb10cadee67476ab..3588dc9cba9882fee5d644a2ee2a5d0c54e2ad48 100644 (file)
@@ -1,4 +1,5 @@
 \section{Standard Module \sectcode{mimify}}
+\label{module-mimify}
 \stmodindex{mimify}
 \setindexsubitem{(in module mimify)}
 
index 6a0b58d2d0302ab83b9155ce8fe102bee3598913..b16fde66bdf9cb41e42d76326eadc8843a657dcc 100644 (file)
@@ -15,6 +15,7 @@ under X11, Win32 for Windows and Windows NT, and a collection of
 native toolkit interfaces for the Macintosh.
 
 \section{Built-in Module \sectcode{stdwin}}
+\label{module-stdwin}
 \bimodindex{stdwin}
 
 This module defines several new object types and functions that
@@ -776,6 +777,7 @@ main()
 \end{verbatim}
 %
 \section{Standard Module \sectcode{stdwinevents}}
+\label{module-stdwinevents}
 \stmodindex{stdwinevents}
 
 This module defines constants used by STDWIN for event types
@@ -790,6 +792,7 @@ Suggested usage is
 \end{verbatim}
 %
 \section{Standard Module \sectcode{rect}}
+\label{module-rect}
 \stmodindex{rect}
 
 This module contains useful operations on rectangles.
index 10059eeacccb11351aa0ed5e805b74f1f42f45a6..d471f359d8662335c8018fdfb452e4786e41687f 100644 (file)
@@ -1,8 +1,9 @@
 \chapter{Amoeba Specific Services}
 
 \section{Built-in Module \sectcode{amoeba}}
-
+\label{module-amoeba}
 \bimodindex{amoeba}
+
 This module provides some object types and operations useful for
 Amoeba applications.  It is only available on systems that support
 Amoeba operations.  RPC errors and other Amoeba errors are reported as
index 8af4ee31450df24e27ce9c99099b055e0f4eb70e..e3a4ae0c274776b42113506751763e99f75f42b7 100644 (file)
@@ -1,5 +1,6 @@
 % Manual text by Jaap Vermeulen
 \section{Built-in Module \sectcode{fcntl}}
+\label{module-fcntl}
 \bimodindex{fcntl}
 \indexii{UNIX@\UNIX{}}{file control}
 \indexii{UNIX@\UNIX{}}{I/O control}
index 794a91ea16ecf313e9f3bff66bad60636d8229d0..b4910a692b99bce6cae144aca33fd7db1ed62be3 100644 (file)
@@ -1,4 +1,5 @@
 \section{Standard Module \sectcode{keyword}}
+\label{module-keyword}
 \stmodindex{keyword}
 
 This module allows a Python program to determine if a string is a
index aa3ba13a06a8470a9eaffd325639d2473063f214..eca0b2c83bb0bf2aa4f4cc962bb50d3007bd4ab4 100644 (file)
@@ -1,4 +1,5 @@
 \section{Standard Module \sectcode{ic}}
+\label{module-ic}
 \bimodindex{ic}
 
 \setindexsubitem{(in module ic)}
index 298275583b55c865b243a75bcb10cadee67476ab..3588dc9cba9882fee5d644a2ee2a5d0c54e2ad48 100644 (file)
@@ -1,4 +1,5 @@
 \section{Standard Module \sectcode{mimify}}
+\label{module-mimify}
 \stmodindex{mimify}
 \setindexsubitem{(in module mimify)}
 
index 6a0b58d2d0302ab83b9155ce8fe102bee3598913..b16fde66bdf9cb41e42d76326eadc8843a657dcc 100644 (file)
@@ -15,6 +15,7 @@ under X11, Win32 for Windows and Windows NT, and a collection of
 native toolkit interfaces for the Macintosh.
 
 \section{Built-in Module \sectcode{stdwin}}
+\label{module-stdwin}
 \bimodindex{stdwin}
 
 This module defines several new object types and functions that
@@ -776,6 +777,7 @@ main()
 \end{verbatim}
 %
 \section{Standard Module \sectcode{stdwinevents}}
+\label{module-stdwinevents}
 \stmodindex{stdwinevents}
 
 This module defines constants used by STDWIN for event types
@@ -790,6 +792,7 @@ Suggested usage is
 \end{verbatim}
 %
 \section{Standard Module \sectcode{rect}}
+\label{module-rect}
 \stmodindex{rect}
 
 This module contains useful operations on rectangles.
index aa3ba13a06a8470a9eaffd325639d2473063f214..eca0b2c83bb0bf2aa4f4cc962bb50d3007bd4ab4 100644 (file)
@@ -1,4 +1,5 @@
 \section{Standard Module \sectcode{ic}}
+\label{module-ic}
 \bimodindex{ic}
 
 \setindexsubitem{(in module ic)}