zlib interface semi-broken

Paul Rubin http
Tue Feb 10 18:51:08 EST 2009


Scott David Daniels <Scott.Daniels at Acm.Org> writes:
> I suspect that is why such an interface never came up (If
> you can clone states, then you can say: "compress this, then use the
> resultant state to compress/decompress others." 

The zlib C interface supports something like that.  It is just not
exported to the python application.  It should be.



More information about the Python-list mailing list