summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_zlib.py
Commit message (Collapse)AuthorAgeFilesLines
* Many more tests, including tests of many optional arguments.Jeremy Hylton1997-09-041-0/+47
|
* Use imp.find_module() as the most certain way to find the test data.Guido van Rossum1997-08-151-1/+5
|
* test the zlib moduleJeremy Hylton1997-08-151-0/+94
only produce output if somethign goes wrong