Playing with .zip or .tar.gz files

Chris Withers chrisw at nipltd.com
Thu Mar 8 09:32:50 EST 2001


Chris Withers wrote:
> 
> Can anyone recommend a library to me for playing with .zip or .tar.gz files.
> 'playing with' includes adding files to them, removing files from, and creating
> them.

To answer my own question:

http://www.python.org/doc/current/lib/module-zipfile.html

*grinz*

I love python....

Chris




More information about the Python-list mailing list