Message101185
| Author | gruszczy |
|---|---|
| Recipients | gruszczy, srid, terry.reedy |
| Date | 2010-03-16.20:21:33 |
| SpamBayes Score | 0.011644711 |
| Marked as misclassified | No |
| Message-id | <1268770896.49.0.353717113494.issue6584@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have created a small patch, that introduces BadGzipFile exception. It is a subclass of IOError, so it would be backward compatible and will be still caught by old code, but this way is distinct from IOError. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-16 20:21:36 | gruszczy | set | recipients: + gruszczy, terry.reedy, srid |
| 2010-03-16 20:21:36 | gruszczy | set | messageid: <1268770896.49.0.353717113494.issue6584@psf.upfronthosting.co.za> |
| 2010-03-16 20:21:34 | gruszczy | link | issue6584 messages |
| 2010-03-16 20:21:34 | gruszczy | create | |