This commit is contained in:
Andrew M. Kuchling 2006-05-16 16:11:54 +00:00
parent 8d3342b489
commit d779b353fa

View 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}