mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added \platform annotations.
This commit is contained in:
parent
46a9438c43
commit
f6863c1909
38 changed files with 297 additions and 242 deletions
|
@ -1,11 +1,11 @@
|
|||
\section{\module{MacOS} ---
|
||||
Access to MacOS specific interpreter features.}
|
||||
Access to MacOS interpreter features}
|
||||
|
||||
\declaremodule{builtin}{MacOS}
|
||||
|
||||
\platform{Mac}
|
||||
\modulesynopsis{Access to MacOS specific interpreter features.}
|
||||
|
||||
|
||||
|
||||
This module provides access to MacOS specific functionality in the
|
||||
Python interpreter, such as how the interpreter eventloop functions
|
||||
and the like. Use with care.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue