New submission from Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp>: On windows, format string should be encoded as mbcs. Otherwise, result of strftime would be broken. Here is the patch.
---------- components: Extension Modules, Windows files: fix_strftime_on_windows.patch keywords: patch messages: 81946 nosy: ocean-city severity: normal stage: commit review status: open title: Fix strftime on windows. type: behavior versions: Python 3.0, Python 3.1 Added file: http://bugs.python.org/file13072/fix_strftime_on_windows.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5249> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com