Changes between and of Version 2Version 3Ticket #3065
- Timestamp:
- 03/03/2008 02:23:34 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3065 – description
v2 v3 1 1 spew_internaldate uses time.strftime, which is locale dependant. It should use something not relying on the locale. 2 2 3 The problem can be reproduce by running the gtk2 reactor witha non english locale (like fr_FR).3 The problem can be reproduce by running the imap test suite with gtk2 reactor and a non english locale (like fr_FR).
