Hi all,
I am new to python and want to create a process to unzip large numbers of
zip files I get from a SOAP application. The files all have a ZIP extention
and can be unzipped using WinZip.
However when I try opening the files using zlib or zipfile modules I get the
following error:
Traceback
I tried that to and it didn't work, got the same message
Thanks though,
"Giovanni Bajo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Waguy wrote:
>
>> import zipfile
>> file = zipfile.ZipFile("c:\\chessy.zip", "r&q