]> granicus.if.org Git - python/commitdiff
Documented the runtimemodel attribute.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 3 Aug 2001 13:19:56 +0000 (13:19 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 3 Aug 2001 13:19:56 +0000 (13:19 +0000)
Doc/mac/libmacos.tex

index 60e7f9b9aa50b73789e554ab984e4b5b988517c1..5a2caf24f8560034486c5eb597d4ff2fd2de6377 100644 (file)
@@ -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