Searched refs:_COMPRESS_LEVEL_BEST (Results 1 – 1 of 1) sorted by relevance
22 _COMPRESS_LEVEL_BEST = 9 variable25 def open(filename, mode="rb", compresslevel=_COMPRESS_LEVEL_BEST,135 compresslevel=_COMPRESS_LEVEL_BEST, fileobj=None, mtime=None):261 if compresslevel == _COMPRESS_LEVEL_BEST:543 def compress(data, compresslevel=_COMPRESS_LEVEL_BEST, *, mtime=None):578 compresslevel = _COMPRESS_LEVEL_BEST