Home
last modified time | relevance | path

Searched refs:GzipFile (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_gzip.py60 with gzip.GzipFile(self.filename, 'wb') as f:
83 with gzip.GzipFile(self.filename, 'wb') as f:
89 with gzip.GzipFile(self.filename, 'rb') as f:
95 with gzip.GzipFile(self.filename, 'r') as f:
112 f = gzip.GzipFile(self.filename, 'r')
121 f = gzip.GzipFile(self.filename, 'w')
196 with gzip.GzipFile(self.filename) as f:
215 with gzip.GzipFile(self.filename) as f:
298 f = gzip.GzipFile(self.filename, "rb")
342 gzip.GzipFile(self.filename, "wb").close()
[all …]
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_gzip.py60 with gzip.GzipFile(self.filename, 'wb') as f:
83 with gzip.GzipFile(self.filename, 'wb') as f:
89 with gzip.GzipFile(self.filename, 'rb') as f:
95 with gzip.GzipFile(self.filename, 'r') as f:
112 f = gzip.GzipFile(self.filename, 'r')
121 f = gzip.GzipFile(self.filename, 'w')
196 with gzip.GzipFile(self.filename) as f:
215 with gzip.GzipFile(self.filename) as f:
298 f = gzip.GzipFile(self.filename, "rb")
342 gzip.GzipFile(self.filename, "wb").close()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/apitools/apitools/base/py/
H A Dgzip_test.py73 with gzip.GzipFile(self.filename, 'wb') as f:
99 with gzip.GzipFile(self.filename, 'wb') as f:
109 with gzip.GzipFile(self.filename, 'rb') as f:
115 with gzip.GzipFile(self.filename, 'r') as f:
123 with gzip.GzipFile(self.filename, 'r') as f:
140 f = gzip.GzipFile(self.filename, 'r')
149 f = gzip.GzipFile(self.filename, 'w')
227 with gzip.GzipFile(self.filename) as f:
247 with gzip.GzipFile(self.filename) as f:
281 with gzip.GzipFile(self.filename) as fRead:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
H A Dgzip_test.py73 with gzip.GzipFile(self.filename, 'wb') as f:
99 with gzip.GzipFile(self.filename, 'wb') as f:
109 with gzip.GzipFile(self.filename, 'rb') as f:
115 with gzip.GzipFile(self.filename, 'r') as f:
123 with gzip.GzipFile(self.filename, 'r') as f:
140 f = gzip.GzipFile(self.filename, 'r')
149 f = gzip.GzipFile(self.filename, 'w')
227 with gzip.GzipFile(self.filename) as f:
247 with gzip.GzipFile(self.filename) as f:
281 with gzip.GzipFile(self.filename) as fRead:
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_gzip.py66 with gzip.GzipFile(self.filename, 'wb') as f:
81 with gzip.GzipFile(filename, 'w') as f:
84 with gzip.GzipFile(filename, 'a') as f:
86 with gzip.GzipFile(filename) as f:
155 f = gzip.GzipFile(self.filename, 'r')
167 f = gzip.GzipFile(self.filename, 'w')
212 gzip.GzipFile(self.filename, 'xb')
253 with gzip.GzipFile(self.filename) as f:
272 with gzip.GzipFile(self.filename) as f:
385 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_gzip.py67 with gzip.GzipFile(self.filename, 'wb') as f:
82 with gzip.GzipFile(filename, 'w') as f:
85 with gzip.GzipFile(filename, 'a') as f:
87 with gzip.GzipFile(filename) as f:
156 f = gzip.GzipFile(self.filename, 'r')
168 f = gzip.GzipFile(self.filename, 'w')
213 gzip.GzipFile(self.filename, 'xb')
254 with gzip.GzipFile(self.filename) as f:
273 with gzip.GzipFile(self.filename) as f:
396 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_gzip.py67 with gzip.GzipFile(self.filename, 'wb') as f:
82 with gzip.GzipFile(filename, 'w') as f:
85 with gzip.GzipFile(filename, 'a') as f:
87 with gzip.GzipFile(filename) as f:
156 f = gzip.GzipFile(self.filename, 'r')
168 f = gzip.GzipFile(self.filename, 'w')
213 gzip.GzipFile(self.filename, 'xb')
254 with gzip.GzipFile(self.filename) as f:
273 with gzip.GzipFile(self.filename) as f:
396 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_gzip.py36 with gzip.GzipFile(self.filename, 'wb') as f:
52 with gzip.GzipFile(self.filename, 'r') as f:
62 f = gzip.GzipFile(self.filename, 'r')
71 f = gzip.GzipFile(self.filename, 'w')
81 with gzip.GzipFile(self.filename, 'ab') as f:
84 with gzip.GzipFile(self.filename, 'rb') as f:
112 with gzip.GzipFile(self.filename, 'rb') as f:
146 with gzip.GzipFile(self.filename) as f:
165 with gzip.GzipFile(self.filename) as f:
193 with gzip.GzipFile(self.filename) as fRead:
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_gzip.py66 with gzip.GzipFile(self.filename, 'wb') as f:
81 with gzip.GzipFile(filename, 'w') as f:
84 with gzip.GzipFile(filename, 'a') as f:
86 with gzip.GzipFile(filename) as f:
155 f = gzip.GzipFile(self.filename, 'r')
167 f = gzip.GzipFile(self.filename, 'w')
212 gzip.GzipFile(self.filename, 'xb')
253 with gzip.GzipFile(self.filename) as f:
272 with gzip.GzipFile(self.filename) as f:
385 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_gzip.py66 with gzip.GzipFile(self.filename, 'wb') as f:
81 with gzip.GzipFile(filename, 'w') as f:
84 with gzip.GzipFile(filename, 'a') as f:
86 with gzip.GzipFile(filename) as f:
155 f = gzip.GzipFile(self.filename, 'r')
167 f = gzip.GzipFile(self.filename, 'w')
212 gzip.GzipFile(self.filename, 'xb')
253 with gzip.GzipFile(self.filename) as f:
272 with gzip.GzipFile(self.filename) as f:
385 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_gzip.py66 with gzip.GzipFile(self.filename, 'wb') as f:
81 with gzip.GzipFile(filename, 'w') as f:
84 with gzip.GzipFile(filename, 'a') as f:
86 with gzip.GzipFile(filename) as f:
155 f = gzip.GzipFile(self.filename, 'r')
167 f = gzip.GzipFile(self.filename, 'w')
212 gzip.GzipFile(self.filename, 'xb')
253 with gzip.GzipFile(self.filename) as f:
272 with gzip.GzipFile(self.filename) as f:
385 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_gzip.py66 with gzip.GzipFile(self.filename, 'wb') as f:
81 with gzip.GzipFile(filename, 'w') as f:
84 with gzip.GzipFile(filename, 'a') as f:
86 with gzip.GzipFile(filename) as f:
155 f = gzip.GzipFile(self.filename, 'r')
167 f = gzip.GzipFile(self.filename, 'w')
212 gzip.GzipFile(self.filename, 'xb')
253 with gzip.GzipFile(self.filename) as f:
272 with gzip.GzipFile(self.filename) as f:
395 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_gzip.py66 with gzip.GzipFile(self.filename, 'wb') as f:
81 with gzip.GzipFile(filename, 'w') as f:
84 with gzip.GzipFile(filename, 'a') as f:
86 with gzip.GzipFile(filename) as f:
155 f = gzip.GzipFile(self.filename, 'r')
167 f = gzip.GzipFile(self.filename, 'w')
212 gzip.GzipFile(self.filename, 'xb')
253 with gzip.GzipFile(self.filename) as f:
272 with gzip.GzipFile(self.filename) as f:
385 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_gzip.py66 with gzip.GzipFile(self.filename, 'wb') as f:
81 with gzip.GzipFile(filename, 'w') as f:
84 with gzip.GzipFile(filename, 'a') as f:
86 with gzip.GzipFile(filename) as f:
155 f = gzip.GzipFile(self.filename, 'r')
167 f = gzip.GzipFile(self.filename, 'w')
212 gzip.GzipFile(self.filename, 'xb')
253 with gzip.GzipFile(self.filename) as f:
272 with gzip.GzipFile(self.filename) as f:
385 f = gzip.GzipFile(self.filename, "rb")
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Dgzip_util.py14 class GzipFile(gzip.GzipFile): class
16 gzip.GzipFile.__init__(self, filename, mode, compresslevel, fileobj)
29 if hasattr(gzip.GzipFile, "__enter__"):
32 return GzipFile(filename, mode, compresslevel)
36 if hasattr(gzip.GzipFile, "__enter__"):
37 return gzip.GzipFile(
40 return GzipFile(
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_openers.py12 from gzip import GzipFile
110 class MockIndexedGzipFile(GzipFile):
123 values = (False, GzipFile)
139 with GzipFile(fname, mode='wb') as f:
145 (False, {'mode' : 'rb', 'keep_open' : True}, GzipFile),
146 (False, {'mode' : 'rb', 'keep_open' : False}, GzipFile),
147 (False, {'mode' : 'rb', 'keep_open' : 'auto'}, GzipFile),
148 (False, {'mode' : 'wb', 'keep_open' : True}, GzipFile),
149 (False, {'mode' : 'wb', 'keep_open' : False}, GzipFile),
150 (False, {'mode' : 'wb', 'keep_open' : 'auto'}, GzipFile),
[all …]
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
64 Constructor for the :class:`GzipFile` class, which simulates most of the
86 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
99 Calling a :class:`GzipFile` object's :meth:`close` method does not close
105 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
109 :class:`GzipFile` also provides the following method and attribute:
[all …]
/dports/devel/py-defusedxml/defusedxml-0.6.0/defusedxml/
H A Dxmlrpc.py55 gzf = gzip.GzipFile(mode="rb", fileobj=f)
70 class DefusedGzipDecodedResponse(gzip.GzipFile if gzip else object):
90 gzip.GzipFile.__init__(self, mode="rb", fileobj=self.stringio)
96 data = gzip.GzipFile.read(self, n)
102 return gzip.GzipFile.read(self, n)
105 gzip.GzipFile.close(self)
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
72 Constructor for the :class:`GzipFile` class, which simulates most of the
94 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
107 Calling a :class:`GzipFile` object's :meth:`close` method does not close
113 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
117 :class:`GzipFile` also provides the following method and attribute:
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
72 Constructor for the :class:`GzipFile` class, which simulates most of the
94 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
107 Calling a :class:`GzipFile` object's :meth:`close` method does not close
113 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
117 :class:`GzipFile` also provides the following method and attribute:
[all …]
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
72 Constructor for the :class:`GzipFile` class, which simulates most of the
94 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
107 Calling a :class:`GzipFile` object's :meth:`close` method does not close
113 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
117 :class:`GzipFile` also provides the following method and attribute:
[all …]
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
72 Constructor for the :class:`GzipFile` class, which simulates most of the
94 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
107 Calling a :class:`GzipFile` object's :meth:`close` method does not close
113 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
117 :class:`GzipFile` also provides the following method and attribute:
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
72 Constructor for the :class:`GzipFile` class, which simulates most of the
94 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
107 Calling a :class:`GzipFile` object's :meth:`close` method does not close
113 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
117 :class:`GzipFile` also provides the following method and attribute:
[all …]
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
72 Constructor for the :class:`GzipFile` class, which simulates most of the
95 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
114 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
118 :class:`GzipFile` also provides the following method and attribute:
169 Opening :class:`GzipFile` for writing without specifying the *mode*
[all …]
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dgzip.rst16 The :mod:`gzip` module provides the :class:`GzipFile` class, as well as the
18 The :class:`GzipFile` class reads and writes :program:`gzip`\ -format files,
42 :class:`GzipFile` constructor.
44 For binary mode, this function is equivalent to the :class:`GzipFile`
48 For text mode, a :class:`GzipFile` object is created, and wrapped in an
72 Constructor for the :class:`GzipFile` class, which simulates most of the
95 in text mode, use :func:`.open` (or wrap your :class:`GzipFile` with an
114 :class:`GzipFile` supports the :class:`io.BufferedIOBase` interface,
118 :class:`GzipFile` also provides the following method and attribute:
169 Opening :class:`GzipFile` for writing without specifying the *mode*
[all …]

12345678910>>...32