[Python-checkins] r47055 - python/trunk/Doc/whatsnew/whatsnew25.tex

andrew.kuchling python-checkins at python.org
Wed Jun 21 19:17:10 CEST 2006


Author: andrew.kuchling
Date: Wed Jun 21 19:17:10 2006
New Revision: 47055
Modified:
 python/trunk/Doc/whatsnew/whatsnew25.tex
Log:
Note some of Barry's work
Modified: python/trunk/Doc/whatsnew/whatsnew25.tex
==============================================================================
--- python/trunk/Doc/whatsnew/whatsnew25.tex	(original)
+++ python/trunk/Doc/whatsnew/whatsnew25.tex	Wed Jun 21 19:17:10 2006
@@ -1409,6 +1409,10 @@
 tests contained within a docstring. (Contributed by Bjorn Tillenius.)
 % Patch 1080727
 
+\item The \module{email} package has been updated to version 4.0.
+% XXX need to provide some more detail here
+(Contributed by Barry Warsaw.)
+
 \item The \module{fileinput} module was made more flexible.
 Unicode filenames are now supported, and a \var{mode} parameter that
 defaults to \code{"r"} was added to the
@@ -1427,6 +1431,7 @@
 collection sweep will be made. The existing \function{gc.collect()}
 function now takes an optional \var{generation} argument of 0, 1, or 2
 to specify which generation to collect.
+(Contributed by Barry Warsaw.)
 
 \item The \function{nsmallest()} and 
 \function{nlargest()} functions in the \module{heapq} module 
@@ -2392,6 +2397,7 @@
 The author would like to thank the following people for offering
 suggestions, corrections and assistance with various drafts of this
 article: Phillip J. Eby, Kent Johnson, Martin von~L\"owis, Fredrik Lundh, 
-Gustavo Niemeyer, James Pryor, Mike Rovner, Scott Weikart, Thomas Wouters.
+Gustavo Niemeyer, James Pryor, Mike Rovner, Scott Weikart, Barry Warsaw,
+Thomas Wouters.
 
 \end{document}


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /