]> granicus.if.org Git - python/commitdiff
Added \label{} for logical addressing.
authorFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 20:07:39 +0000 (20:07 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 20:07:39 +0000 (20:07 +0000)
Doc/lib/libdis.tex
Doc/lib/libtermios.tex
Doc/libdis.tex
Doc/libtermios.tex

index b8998ddd87762f70afdb0ac6a8c7e6cf2e4ac6b4..b4c74fbb0fb05237652d73ff9e0997b1663036d6 100644 (file)
@@ -103,6 +103,7 @@ Sequence of byte codes of boolean operations.
 \end{datadesc}
 
 \subsection{Python Byte Code Instructions}
+\label{bytecodes}
 
 The Python compiler currently generates the following byte code
 instructions.
index e39b905927fb8e3dc2a4b9d753a617c2bd4230bd..a90047cd732bba310de07ba77635f653fa3dc7df 100644 (file)
@@ -91,8 +91,9 @@ def getpass(prompt = "Password: "):
         termios.tcsetattr(fd, TERMIOS.TCSADRAIN, old)
     return passwd
 \end{verbatim}
-%
+
 \section{Standard Module \sectcode{TERMIOS}}
+\label{module-TERMIOSuppercase}
 \stmodindex{TERMIOS}
 \indexii{\POSIX{}}{I/O control}
 \indexii{tty}{I/O control}
index b8998ddd87762f70afdb0ac6a8c7e6cf2e4ac6b4..b4c74fbb0fb05237652d73ff9e0997b1663036d6 100644 (file)
@@ -103,6 +103,7 @@ Sequence of byte codes of boolean operations.
 \end{datadesc}
 
 \subsection{Python Byte Code Instructions}
+\label{bytecodes}
 
 The Python compiler currently generates the following byte code
 instructions.
index e39b905927fb8e3dc2a4b9d753a617c2bd4230bd..a90047cd732bba310de07ba77635f653fa3dc7df 100644 (file)
@@ -91,8 +91,9 @@ def getpass(prompt = "Password: "):
         termios.tcsetattr(fd, TERMIOS.TCSADRAIN, old)
     return passwd
 \end{verbatim}
-%
+
 \section{Standard Module \sectcode{TERMIOS}}
+\label{module-TERMIOSuppercase}
 \stmodindex{TERMIOS}
 \indexii{\POSIX{}}{I/O control}
 \indexii{tty}{I/O control}