Scott David Daniels <scott.dani...@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.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to