mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Use the \note and \warning macros where appropriate.
This commit is contained in:
parent
64a5aaf05c
commit
0aa811c527
45 changed files with 156 additions and 163 deletions
|
@ -11,10 +11,10 @@
|
|||
|
||||
\indexii{\POSIX{}}{file object}
|
||||
|
||||
\strong{Note:} This module will become obsolete in a future release.
|
||||
\note{This module will become obsolete in a future release.
|
||||
The locking operation that it provides is done better and more
|
||||
portably by the \function{fcntl.lockf()} call.%
|
||||
\withsubitem{(in module fcntl)}{\ttindex{lockf()}}
|
||||
\withsubitem{(in module fcntl)}{\ttindex{lockf()}}}
|
||||
|
||||
This module implements some additional functionality over the built-in
|
||||
file objects. In particular, it implements file locking, control over
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue