\end{seealso}
+%======================================================================
+\section{PEP 301: Package Index and Metadata for Distutils\label{section-pep301}}
+
+XXX This section needs to be written.
+
+\begin{seealso}
+
+\seepep{301}{Package Index and Metadata for Distutils}{Written and implemented by Richard Jones.}
+
+\end{seealso}
+
+
%======================================================================
\section{PEP 302: New Import Hooks \label{section-pep302}}
(Contributed by Kevin O'Connor.)
+\item The \module{imaplib} module now supports IMAP over SSL.
+(Contributed by Piers Lauder and Tino Lange.)
+
\item Two new functions in the \module{math} module,
\function{degrees(\var{rads})} and \function{radians(\var{degs})},
convert between radians and degrees. Other functions in the