-\section{Standard Module \sectcode{types}}
+\section{Standard Module \module{types}}
\label{module-types}
\stmodindex{types}
-\setindexsubitem{(in module types)}
This module defines names for all object types that are used by the
standard Python interpreter, but not for the types defined by various
\end{datadesc}
\begin{datadesc}{DictionaryType}
-An alternative name for \code{DictType}.
+An alternate name for \code{DictType}.
\end{datadesc}
\begin{datadesc}{FunctionType}
\end{datadesc}
\begin{datadesc}{LambdaType}
-An alternative name for \code{FunctionType}.
+An alternate name for \code{FunctionType}.
\end{datadesc}
\begin{datadesc}{CodeType}
\end{datadesc}
\begin{datadesc}{UnboundMethodType}
-An alternative name for \code{MethodType}.
+An alternate name for \code{MethodType}.
\end{datadesc}
\begin{datadesc}{BuiltinFunctionType}
\end{datadesc}
\begin{datadesc}{BuiltinMethodType}
-An alternative name for \code{BuiltinFunction}.
+An alternate name for \code{BuiltinFunction}.
\end{datadesc}
\begin{datadesc}{ModuleType}
-\section{Standard Module \sectcode{types}}
+\section{Standard Module \module{types}}
\label{module-types}
\stmodindex{types}
-\setindexsubitem{(in module types)}
This module defines names for all object types that are used by the
standard Python interpreter, but not for the types defined by various
\end{datadesc}
\begin{datadesc}{DictionaryType}
-An alternative name for \code{DictType}.
+An alternate name for \code{DictType}.
\end{datadesc}
\begin{datadesc}{FunctionType}
\end{datadesc}
\begin{datadesc}{LambdaType}
-An alternative name for \code{FunctionType}.
+An alternate name for \code{FunctionType}.
\end{datadesc}
\begin{datadesc}{CodeType}
\end{datadesc}
\begin{datadesc}{UnboundMethodType}
-An alternative name for \code{MethodType}.
+An alternate name for \code{MethodType}.
\end{datadesc}
\begin{datadesc}{BuiltinFunctionType}
\end{datadesc}
\begin{datadesc}{BuiltinMethodType}
-An alternative name for \code{BuiltinFunction}.
+An alternate name for \code{BuiltinFunction}.
\end{datadesc}
\begin{datadesc}{ModuleType}