commit | 0965e084cd0fce49db3a2de4f331f013cf200dc0 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Tue Oct 16 21:56:09 2001 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Tue Oct 16 21:56:09 2001 +0000 |
tree | e1a25d431ad82203c9c9b7f67c6724dbd9b52236 | |
parent | 2c40adb1e4d09caef9a459864598c0b2518e7c86 [diff] |
Add zlib_error() helper. It sets a ZlibError exception, using the msg from the z_stream pointer if one is available.