Message90652
sridharr@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'
sridharr@whymac:/tmp/i > apy -c "import zipfile; zipfile.ZipFile
('GChartWrapper-0.8.osx-10.5.zip').extractall()"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/
zipfile.py", line 935, in extractall
self.extract(zipinfo, path, pwd)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/
zipfile.py", line 923, in extract
return self._extract_member(member, path, pwd)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/
zipfile.py", line 960, in _extract_member
os.mkdir(targetpath)
OSError: [Errno 17] File exists: '/private/tmp/i/GChartWrapper/charts/
templatetags'
sridharr@whymac:/tmp/i > |
|
Date |
User |
Action |
Args |
2009-07-18 01:54:03 | srid | set | recipients:
+ srid |
2009-07-18 01:54:03 | srid | set | messageid: <1247882043.78.0.940486778067.issue6510@psf.upfronthosting.co.za> |
2009-07-18 01:54:00 | srid | link | issue6510 messages |
2009-07-18 01:54:00 | srid | create | |
|