problem zipping a text file with zlib

Joachim Kaeber joachim.kaeber at imk.fraunhofer.de
Tue Apr 9 10:43:49 EDT 2002


DeepBleu wrote:

> Yes, I am using zipfile (from zipfile import ZipFile).  Sorry I stated zlib.
> Still with one text file in particular, WinZip reports "missing 2 bytes"
> DeepBleu

is the script run on Windows? If yes, is the zipfile opened
in binary mode?

-- 
Joachim Kaeber                Fraunhofer Institut Medienkommunikation
Schloss Birlinghoven                   phone: +49 (0) 2241 - 14 25 46
D-53754 Sankt Augustin                   fax: +49 (0) 2241 - 14 24 49
Germany                                  http://www.imk.fraunhofer.de



More information about the Python-list mailing list