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

Ramchandra Apte maniandram01 at gmail.com
Wed Aug 8 05:15:13 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]
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/**mailman/listinfo/tutor<http://mail.python.org/mailman/listinfo/tutor>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120808/9da1a8ce/attachment.html>


More information about the Tutor mailing list