File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -701,6 +701,18 @@ \section{PEP 273: Importing Modules from Zip Archives}
701701
702702\end {seealso }
703703
704+ % ======================================================================
705+ \section {PEP 301: Package Index and Metadata for Distutils\label {section-pep301 } }
706+
707+ XXX This section needs to be written.
708+
709+ \begin {seealso }
710+
711+ \seepep {301}{Package Index and Metadata for Distutils}{Written and implemented by Richard Jones.}
712+
713+ \end {seealso }
714+
715+
704716% ======================================================================
705717\section {PEP 302: New Import Hooks \label {section-pep302 } }
706718
@@ -1288,6 +1300,9 @@ \section{New and Improved Modules}
12881300
12891301(Contributed by Kevin O'Connor.)
12901302
1303+ \item The \module {imaplib} module now supports IMAP over SSL.
1304+ (Contributed by Piers Lauder and Tino Lange.)
1305+
12911306\item Two new functions in the \module {math} module,
12921307\function {degrees(\var {rads})} and \function {radians(\var {degs})},
12931308convert between radians and degrees. Other functions in the
You can’t perform that action at this time.
0 commit comments