mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added \label{} for logical addressing.
This commit is contained in:
parent
55fca54ebb
commit
1f3ab1cb6c
8 changed files with 14 additions and 6 deletions
|
@ -1,7 +1,8 @@
|
|||
% Manual text and implementation by Jaap Vermeulen
|
||||
\section{Standard Module \sectcode{posixfile}}
|
||||
\label{module-posixfile}
|
||||
\bimodindex{posixfile}
|
||||
\indexii{posix}{file object}
|
||||
\indexii{\POSIX{}}{file object}
|
||||
|
||||
\emph{Note:} This module will become obsolete in a future release.
|
||||
The locking operation that it provides is done better and more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue