summaryrefslogtreecommitdiffstats
path: root/Doc/mac/libmacos.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/mac/libmacos.tex')
-rw-r--r--Doc/mac/libmacos.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/mac/libmacos.tex b/Doc/mac/libmacos.tex
index 8f21981..d3287f4 100644
--- a/Doc/mac/libmacos.tex
+++ b/Doc/mac/libmacos.tex
@@ -1,11 +1,11 @@
\section{\module{MacOS} ---
- Access to MacOS specific interpreter features.}
-\declaremodule{builtin}{MacOS}
+ 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.