mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added \platform annotations.
This commit is contained in:
parent
46a9438c43
commit
f6863c1909
38 changed files with 297 additions and 242 deletions
|
@ -1,7 +1,8 @@
|
|||
\section{\module{posix} ---
|
||||
The most common \POSIX{} system calls.}
|
||||
\declaremodule{builtin}{posix}
|
||||
The most common \POSIX{} system calls}
|
||||
|
||||
\declaremodule{builtin}{posix}
|
||||
\platform{UNIX}
|
||||
\modulesynopsis{The most common \POSIX{} system calls (normally used
|
||||
via module \module{os}).}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue