[issue6510] zipfile: OSError File exists

2009-07-21 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: This was already fixed with issue6050, and will be part of 2.6.3. Thanks for the report -- nosy: +amaury.forgeotdarc resolution: -> duplicate status: open -> closed ___ Python tracker

[issue6510] zipfile: OSError File exists

2009-07-17 Thread Sridhar Ratnakumar
New submission from Sridhar Ratnakumar : sridh...@whymac:/tmp/i > wget http://google-chartwrapper.googlecode.com/ files/GChartWrapper-0.8.osx-10.5.zip Saving to: `GChartWrapper-0.8.osx-10.5.zip' sridh...@whymac:/tmp/i > apy -c "import zipfile; zipfile.ZipFile ('GChartWrapper-0.8.osx-10.5.zip').ex