commit | 1c38546e49e3f4bd53c0d470bcaaa9fb2f823401 | [log] [tgz] |
---|---|---|
author | Nadeem Vawda <nadeem.vawda@gmail.com> | Sat Aug 13 15:22:40 2011 +0200 |
committer | Nadeem Vawda <nadeem.vawda@gmail.com> | Sat Aug 13 15:22:40 2011 +0200 |
tree | 855b2bd6790b87283764b7043ed09ea6efa84d38 | |
parent | 74b6abf61f88221c4c859623a75655dcb214e072 [diff] |
Issue #12646: Add an 'eof' attribute to zlib.Decompress. This will make it easier to detect truncated input streams. Also, make zlib's error messages more consistent.