Message93031
| Author | schmir |
|---|---|
| Recipients | schmir, schuppenies |
| Date | 2009-09-23.08:34:21 |
| SpamBayes Score | 8.2350977e-07 |
| Marked as misclassified | No |
| Message-id | <1253694863.9.0.0494966720988.issue4833@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-09-23 08:34:24 | schmir | set | recipients: + schmir, schuppenies |
| 2009-09-23 08:34:23 | schmir | set | messageid: <1253694863.9.0.0494966720988.issue4833@psf.upfronthosting.co.za> |
| 2009-09-23 08:34:22 | schmir | link | issue4833 messages |
| 2009-09-23 08:34:21 | schmir | create | |