On 30 Jan 2007 21:18:52 -0800, "GISDude" <[EMAIL PROTECTED]>
wrote:

>Hi all.
>
>I am trying to find a module that has a Zip utility that I can use in
>Python. I would like to be able to call the module and ZIP up a
>directory. I thought there was such a module, but I have not been able
>to find it.
>
>I need this to be able to be used in Python Win. Is there a ZIP utilty
>already stored with a basic PYTHON download?
>
>Thanks all.


It is included with basic Python installation. Look at Pyton Manulas,
Library Reference, 12. Data Compression and Archiving.

Best regards,

Zara

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to