From: Anthony Baxter Date: Fri, 9 Jul 2004 16:16:46 +0000 (+0000) Subject: reminder for amk X-Git-Tag: v2.4a2~359 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5da4c83a6b5e8f0c06e4da8b81abd41e336c3ba7;p=python reminder for amk --- diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 4d18a9b5fa..642ced1f79 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -634,6 +634,8 @@ details. \begin{itemize} +% XXX new email parser + \item The \module{asyncore} module's \function{loop()} now has a \var{count} parameter that lets you perform a limited number of passes through the polling loop. The default is still to loop