Message2544

Author akuchling
Recipients
Date 2006-11-20.18:38:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
test_zlib.py is pretty minimal.  The attached file is the test_zlib.py from Python trunk, plus a small change to work with 2.2's unittest.py, minus a few tests of adler32() that specify a starting value other than 1 (the Java zip library doesn't support this).

The 2.2 trunk passes this test suite.
History
Date User Action Args
2008-02-20 17:18:34adminlinkissue1599896 messages
2008-02-20 17:18:34admincreate