Home
last modified time | relevance | path

Searched refs:ZipExtFile (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/
Dzipfile.py774 class ZipExtFile(io.BufferedIOBase): class
1560 return ZipExtFile(zef_file, mode, zinfo, pwd, True)
/third_party/python/Misc/NEWS.d/
D3.7.0b1.rst582 Added seek and tell to the ZipExtFile class. This only works if the file
D3.9.0a2.rst603 Change :class:`zipfile.ZipExtFile` to raise ``ValueError`` when trying to
D3.9.0a1.rst1207 Fixed seeking backward on an encrypted :class:`zipfile.ZipExtFile`.
/third_party/python/Doc/library/
Dzipfile.rst264 (``ZipExtFile``) is read-only and provides the following methods:
/third_party/python/Doc/whatsnew/
D3.2.rst1426 Also, the :class:`zipfile.ZipExtFile` class was reworked internally to represent
/third_party/python/Misc/
DHISTORY3938 - Issue #19053: ZipExtFile.read1() with non-zero argument no more returns empty
12082 - Issue #9837: The read() method of ZipExtFile objects (as returned by
13776 ``zipfile.ZipExtFile`` class used to represent files stored inside an