Home | History | Annotate | Download | only in pattern_tools

Lines Matching refs:GzipFile

461                 f = gzip.GzipFile(fileName, "w")
463 f = gzip.GzipFile(fileName, "w", compresslevel)