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 vstinner
Recipients amaury.forgeotdarc, georg.brandl, ronaldoussoren, vstinner
Date 2011-01-21.10:58:55
SpamBayes Score 0.020035464
Marked as misclassified No
Message-id <1295607540.9.0.595475908116.issue10955@psf.upfronthosting.co.za>
In-reply-to
Content
> No, your change is in the read_directory() function, 
> which reads the whole archive the first time it's used.

Oh, I though that read_directory() only reads files one by one.
History
Date User Action Args
2011-01-21 10:59:00vstinnersetrecipients: + vstinner, georg.brandl, ronaldoussoren, amaury.forgeotdarc
2011-01-21 10:59:00vstinnersetmessageid: <1295607540.9.0.595475908116.issue10955@psf.upfronthosting.co.za>
2011-01-21 10:58:56vstinnerlinkissue10955 messages
2011-01-21 10:58:55vstinnercreate