This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients ocean-city
Date 2009-02-13.16:24:05
SpamBayes Score 0.0020035915
Marked as misclassified No
Message-id <[email protected]>
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:09ocean-citysetrecipients: + ocean-city
2009-02-13 16:24:08ocean-citysetmessageid: <[email protected]>
2009-02-13 16:24:06ocean-citylinkissue5249 messages
2009-02-13 16:24:06ocean-citycreate