Class t.p.z.ChunkingZipFile(
zipfile.ZipFile
):
Part of
twisted
.
python
.
zipstream
View Source
View In Hierarchy
A ZipFile object which, with readfile(), also gives you access to a filelike object for each entry.
Method
readfile
Return file-like object for name.
def readfile(self, name):
(source)
Return file-like object for name.
API Documentation
for
Twisted
, generated by
pydoctor
at 2009-11-24 22:07:21.