]> granicus.if.org Git - python/commitdiff
Add item
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 16 May 2006 16:11:54 +0000 (16:11 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 16 May 2006 16:11:54 +0000 (16:11 +0000)
Doc/whatsnew/whatsnew25.tex

index e1bec2082ec54832c02d62085f3a63d2d2dd01d8..261f65a4c4bc95b3b68fd24d8e3416ecbce2dff9 100644 (file)
@@ -1513,6 +1513,12 @@ Brandl.)
       (Contributed by Skip Montanaro.)
 % Patch 1120353
 
+\item The \module{zlib} module's \class{Compress} and \class{Decompress}
+objects now support a \method{copy()} method that makes a copy of the 
+object's internal state and returns a new 
+\class{Compress} or \class{Decompress} object. 
+(Contributed by Chris AtLee.)
+% Patch 1435422
 
 \end{itemize}