Lines Matching full:gzip
459 import gzip461 f = gzip.GzipFile(fileName, "w")463 f = gzip.GzipFile(fileName, "w", compresslevel)