Message75727
The patch doesn't work on Python3 because Python3 changes
time.strftime() for year < 1900: if time.accept2dyear is not False (or
not set), raise an error; otherwise convert 0..68 => 2000..2068,
69..99 => 1968..1999, or raise an error. |
|
| Date |
User |
Action |
Args |
| 2008-11-11 03:50:09 | haypo | set | recipients:
+ haypo, loewis, skip.montanaro, davidfraser, benno |
| 2008-11-11 03:50:08 | haypo | set | messageid: <1226375408.96.0.788075801501.issue1777412@psf.upfronthosting.co.za> |
| 2008-11-11 03:50:08 | haypo | link | issue1777412 messages |
| 2008-11-11 03:50:08 | haypo | create | |
|