From: Andrew M. Kuchling Date: Tue, 31 Aug 2004 13:57:02 +0000 (+0000) Subject: Add item X-Git-Tag: v2.4a3~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d3db9663fa3df348896666e750b1156fb798880;p=python Add item --- diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index fc9b4a6974..10e47a9ff8 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -1245,6 +1245,9 @@ Other threads can assign and retrieve their own values for the \item The \module{xmlrpclib} module now supports a multi-call extension for transmitting multiple XML-RPC calls in a single HTTP operation. + +\item The \module{mpz}, \module{rotor}, and \module{xreadlines} modules have +been removed. \end{itemize}