mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Added \label{} for logical addressing.
This commit is contained in:
parent
af9b6e6607
commit
83efb54562
4 changed files with 6 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue