Message 81946 - Python tracker
Message81946
| Author | ocean-city |
|---|---|
| Recipients | ocean-city |
| Date | 2009-02-13.16:24:05 |
| SpamBayes Score | 0.0020035915 |
| Marked as misclassified | No |
| Message-id | <1234542248.51.0.455809582678.issue5249@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On windows, format string should be encoded as mbcs. Otherwise, result of strftime would be broken. Here is the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-13 16:24:09 | ocean-city | set | recipients: + ocean-city |
| 2009-02-13 16:24:08 | ocean-city | set | messageid: <1234542248.51.0.455809582678.issue5249@psf.upfronthosting.co.za> |
| 2009-02-13 16:24:06 | ocean-city | link | issue5249 messages |
| 2009-02-13 16:24:06 | ocean-city | create | |