mirror of https://github.com/python/cpython
Add item
This commit is contained in:
parent
8d3342b489
commit
d779b353fa
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in New Issue