[Tutor] Unzip a zipfile, then unzip the zipfiles within the original zip

Albert-Jan Roskam fomcl at yahoo.com
Wed Aug 8 09:30:47 CEST 2012


>
>I think a shell command (but I think you are using Windows) would be best for this task.
>You can unzip the file in memory and then unzip the smaller ones.
>There is no need to create any files. 
>[snip]
>>
>>===> This seems to do the trick: http://code.activestate.com/recipes/465649-file-unzip-lite/
>>But how scalable is the zipfile module? I've just wzunzip.exe before because I encountered problems unzipping large zip files using the zipfile module.

________________________________
From: Ramchandra Apte <maniandram01 at gmail.com>
To: Mark Lawrence <breamoreboy at yahoo.co.uk> 
Cc: tutor at python.org 
Sent: Wednesday, August 8, 2012 5:15 AM
Subject: Re: [Tutor] Unzip a zipfile, then unzip the zipfiles within the original zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120808/2858e207/attachment.html>


More information about the Tutor mailing list