:class:`zipfile.PyZipFile` ========================== .. currentmodule:: zipfile .. autoclass:: PyZipFile :undoc-members: Methods ------- .. autosummary:: :toctree: ~PyZipFile._RealGetContents ~PyZipFile.__del__ ~PyZipFile.__enter__ ~PyZipFile.__exit__ ~PyZipFile.__format__ ~PyZipFile.__init__ ~PyZipFile.__new__ ~PyZipFile.__reduce__ ~PyZipFile.__reduce_ex__ ~PyZipFile.__sizeof__ ~PyZipFile.__subclasshook__ ~PyZipFile._extract_member ~PyZipFile._get_codename ~PyZipFile._writecheck ~PyZipFile.close ~PyZipFile.extract ~PyZipFile.extractall ~PyZipFile.getinfo ~PyZipFile.infolist ~PyZipFile.namelist ~PyZipFile.open ~PyZipFile.printdir ~PyZipFile.read ~PyZipFile.setpassword ~PyZipFile.testzip ~PyZipFile.write ~PyZipFile.writepy ~PyZipFile.writestr Attributes ---------- .. autosummary:: :toctree: ~PyZipFile.comment ~PyZipFile.fp