\end{seealso}
+%======================================================================
+\section{PEP 237: Unifying Long Integers and Integers}
+
+XXX write this section
+
+
%======================================================================
\section{PEP 238: Changing the Division Operator}
\class{MimeTypes} class, which takes a list of filenames to be
parsed. (Contributed by Fred L. Drake, Jr.)
+ \item XXX threading.Timer class
+
\end{itemize}
to load extension modules, it's now possible to set the flags used
by \cfunction{dlopen()} using the \function{sys.getdlopenflags()} and
\function{sys.setdlopenflags()} functions. (Contributed by Bram Stolk.)
+
+ \item XXX 3-argument float pow() is gone
\end{itemize}