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

Lines Matching full:gzipfile

516         # taken from gzip.GzipFile with some alterations
644 class which (unlike gzip.GzipFile) has no support for
1717 gzip.GzipFile
1726 gzip.GzipFile(name, mode, compresslevel, fileobj),