commit | 6d362b25c5125070ddd58f0bfaf79cb67e4f2cd4 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Aug 31 04:35:24 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Aug 31 04:35:24 2003 +0000 |
tree | bf36e5ac8c56423927d48653053c48cf4aa4355c | |
parent | 9d12ab5c3ce50013dac0af03c3a1bf061aaa9731 [diff] |
SF bug #785222: zlib monotonic test For smaller datasets, it is not always true the increasing the compression level always results in better compression. Removed the test which made this invalid assumption.