This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Jimbofbx, docs@python, serhiy.storchaka, xuanji
Date 2012-04-29.11:56:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335700618.41.0.601864632044.issue10376@psf.upfronthosting.co.za>
In-reply-to
Content
Actually reading from the zip file is buffered (at least 4 KiB of uncompressed data at a time).

Can you give tests, scripts and data, which show the problem?
History
Date User Action Args
2012-04-29 11:56:58serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, Jimbofbx, xuanji
2012-04-29 11:56:58serhiy.storchakasetmessageid: <1335700618.41.0.601864632044.issue10376@psf.upfronthosting.co.za>
2012-04-29 11:56:57serhiy.storchakalinkissue10376 messages
2012-04-29 11:56:57serhiy.storchakacreate