"Sander Sweers" <sander.swe...@gmail.com> wrote
out again in a single operation, that will use twice the space of
the
uncompressed files - plus some extra for overhead.
Question, Do you mean the file in the zipfile (zfilename) or the
whole
zipfile (zf)? I would expect zf.read(zfilename) to only read the
requested file in the zipfile.
That's a dangerous assumption. You might be right but I'd want to
do some tests first to see. But if even one zipped file was big the
same would apply.
Alan G.
_______________________________________________
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor