Ralf Schmitt <sch...@gmail.com> added the comment: it looks like this is fixed in 2.6.2.
I'm attaching a zipfile which cannot be extracted in 2.6.1 Running python -c 'import zipfile; zipfile.ZipFile("test.zip").extractall()' in 2.6.2 however works. but you should not do that anyway because of issue 6972 ---------- nosy: +schmir Added file: http://bugs.python.org/file14956/test.zip _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4833> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com