Home | History | Annotate | Download | only in python2.7

Lines Matching refs:compresslevel

1155     gzf = gzip.GzipFile(mode="wb", fileobj=f, compresslevel=1)