Searched refs:ZipExtFile (Results 1 – 7 of 7) sorted by relevance
774 class ZipExtFile(io.BufferedIOBase): class1560 return ZipExtFile(zef_file, mode, zinfo, pwd, True)
582 Added seek and tell to the ZipExtFile class. This only works if the file
603 Change :class:`zipfile.ZipExtFile` to raise ``ValueError`` when trying to
1207 Fixed seeking backward on an encrypted :class:`zipfile.ZipExtFile`.
264 (``ZipExtFile``) is read-only and provides the following methods:
1426 Also, the :class:`zipfile.ZipExtFile` class was reworked internally to represent
3938 - Issue #19053: ZipExtFile.read1() with non-zero argument no more returns empty12082 - Issue #9837: The read() method of ZipExtFile objects (as returned by13776 ``zipfile.ZipExtFile`` class used to represent files stored inside an