[issue9172] zipfile.extractall always raises an OSError after successfully unzipping all files

2010-07-29 Thread Teemu Rytkönen
Teemu Rytkönen teemu.rytko...@gmail.com added the comment: Hi! I haven't tested this in linux or with python 2.7 so can't say for sure.. However I would assume that the main issue is with the zipdate it self (So does it have those empty directories, which at least winzip creates

[issue9172] zipfile.extractall always raises an OSError after successfully unzipping all files

2010-07-25 Thread Teemu Rytkönen
Teemu Rytkönen teemu.rytko...@gmail.com added the comment: Hi! I encountered the same problem and I debugged it a bit.. I think it not doing the entire unzipping again, but the problem is that the winzip packaged zip actually contains all file and directory entries and it fails trying