Documented the runtimemodel attribute.

This commit is contained in:
Jack Jansen 2001-08-03 13:19:56 +00:00
parent ddafd2b0c7
commit cb60dae6a1

View 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