Message150325
| Author | Ramchandra Apte |
|---|---|
| Recipients | Ramchandra Apte, patrick.vrijlandt |
| Date | 2011-12-29.09:15:09 |
| SpamBayes Score | 0.00016802078 |
| Marked as misclassified | No |
| Message-id | <1325150110.33.0.516865725159.issue13674@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This bug can not be reproduced in Python 3.2.2 on Ubuntu. Since Python 2.7.2 on your system raises a ValueError for dates below 1900 ,your system's strftime probably does not allow dates below 1900 (unlike Ubuntu). Python 3.2.2's datetime.strftime should handle this error from strftime(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-29 09:15:10 | Ramchandra Apte | set | recipients: + Ramchandra Apte, patrick.vrijlandt |
| 2011-12-29 09:15:10 | Ramchandra Apte | set | messageid: <1325150110.33.0.516865725159.issue13674@psf.upfronthosting.co.za> |
| 2011-12-29 09:15:09 | Ramchandra Apte | link | issue13674 messages |
| 2011-12-29 09:15:09 | Ramchandra Apte | create | |