Message102534
| Author | loewis |
|---|---|
| Recipients | ced, ezio.melotti, ivb, loewis, r.david.murray, techtonik |
| Date | 2010-04-07.11:14:23 |
| SpamBayes Score | 0.0072710393 |
| Marked as misclassified | No |
| Message-id | <1270638864.86.0.704189945534.issue6090@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is not a bug in the code, but in the application. You are passing a date before 1980; this is not supported in zipfiles. Try passing 1980 instead of 1. I think the error message could be better, though; it should probably be a ValueError. Reducing the priority to normal. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-07 11:14:25 | loewis | set | recipients: + loewis, techtonik, ezio.melotti, ced, r.david.murray, ivb |
| 2010-04-07 11:14:24 | loewis | set | messageid: <1270638864.86.0.704189945534.issue6090@psf.upfronthosting.co.za> |
| 2010-04-07 11:14:23 | loewis | link | issue6090 messages |
| 2010-04-07 11:14:23 | loewis | create | |