ZipFile output (ZIP file) not accessable from XP 2002

J

Jim Walseth

We are creating a zip file with ZipFile and it's contents are not
accessable under XP 2002. File size is correct, and file is good
under Win 2000 (WinZip) and Win98SE (pkzipw). Under XP,
double-clikcing opens a window, but the file list is empty.

python verion == '2.1.1 (#20, Jul 26 2001, 11:38:51) [MSC 32 bit
(Intel)]'

usage:
zip = zipfile.ZipFile(zipname, "w", zipfile.ZIP_DEFLATED)
zip.write(src, dst)
zip.close()

XP version : XP 2002 SP1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top