% Contributed by Skip Montanaro, from the module's doc strings.
\section{Built-in Module \sectcode{operator}} % If implemented in C
-\bimodindex{spam}
+\bimodindex{operator}
The \code{operator} module exports a set of functions implemented in C
corresponding to the intrinsic operators of Python. For example,
% Contributed by Skip Montanaro, from the module's doc strings.
\section{Built-in Module \sectcode{operator}} % If implemented in C
-\bimodindex{spam}
+\bimodindex{operator}
The \code{operator} module exports a set of functions implemented in C
corresponding to the intrinsic operators of Python. For example,