6 Apr
2001
6 Apr
'01
11:05 a.m.
Jens Quade <jq@jquade.de> writes:
This is a known problem [ #412214 ] in zipfile.py rev < 1.11 and the (only) reason why I tagged the Product "Generic UNIX like". I now know it was not the only problem, but now there is a new release (including a new zipfile152.py file) that should work even on Windows:
http://www.zope.org/Members/snej/ZipFolder/ZipFolder-0.2.1.tar.gz/view
It happens only if the zipfile is unreadable for zipfile.py, the constructor leaves the temporary file open, os.unlink() fails. (this happend always 'cause I forgot to set that binary flag...)
jens -- Shipping software is an unnatural act