Added a simple test suite for gzip. It simply opens a temp file,
writes a chunk of compressed data, closes it, writes another chunk, and reads the contents back to verify that they are the same.
Showing
Lib/test/test_gzip.py
0 → 100644
Please register or sign in to comment