| Store | Cart

Zippping a directory recursively from Python script on Windows

From: Max M <m...@mxm.dk>
Wed, 10 Mar 2004 13:56:48 +0100
Gerrit Muller wrote:

> did you look at the module zipfile? This seems to be able to everything > you describe?


Yes i did. But as I read it, it works on single files only.

But after your posting I found: "7.19 tarfile -- Read and write tar 
archive files"

So I can just create .tar.gz files instead it seems.

That is just dandy.

Maybe that'll teach me to look better the next time.

I should have known that if it is something I need, it is in the library.


thank Max M

Recent Messages in this Thread
Max M Mar 10, 2004 11:51 am
Gerrit Muller Mar 10, 2004 11:55 am
Piet van Oostrum Mar 10, 2004 12:52 pm
Max M Mar 10, 2004 12:56 pm
Mike C. Fletcher Mar 10, 2004 01:00 pm
Max M Mar 10, 2004 01:22 pm
Larry Bates Mar 11, 2004 02:46 pm
Max M Mar 11, 2004 08:54 am
Messages in this thread