summaryrefslogtreecommitdiffstats
path: root/Doc/mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-08-03 13:19:56 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-08-03 13:19:56 (GMT)
commitcb60dae6a1a7841138421866ea15870f6297cf8b (patch)
treea9a51b6669db931afd7cb5771e495e4a8cc82efe /Doc/mac
parentddafd2b0c745075303f6fa1f7185c69ea7dc0706 (diff)
downloadcpython-cb60dae6a1a7841138421866ea15870f6297cf8b.zip
cpython-cb60dae6a1a7841138421866ea15870f6297cf8b.tar.gz
cpython-cb60dae6a1a7841138421866ea15870f6297cf8b.tar.bz2
Documented the runtimemodel attribute.
Diffstat (limited to 'Doc/mac')
-rw-r--r--Doc/mac/libmacos.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/mac/libmacos.tex b/Doc/mac/libmacos.tex
index 60e7f9b..5a2caf2 100644
--- a/Doc/mac/libmacos.tex
+++ b/Doc/mac/libmacos.tex
@@ -12,6 +12,12 @@ and the like. Use with care.
Note the capitalisation of the module name, this is a historical
artifact.
+\begin{datadesc}{runtimemodel}
+Either \code{"ppc"}, \code{"carbon"} or \code{"macho"}. This signifies
+whether this Python uses the classic (InterfaceLib style) runtime
+model, the MacOS X compatible CarbonLib style or the MacOS X-only
+Mach-O style.
+\end{datadesc}
\begin{excdesc}{Error}
This exception is raised on MacOS generated errors, either from