Message150325
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(). |
|
| 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: <[email protected]> |
| 2011-12-29 09:15:09 | Ramchandra Apte | link | issue13674 messages |
| 2011-12-29 09:15:09 | Ramchandra Apte | create | |
|