Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp> added the comment: Probably this patch works on recent VisualC++. But unfortunately, this code crashes on VisualC++6 debug build. :-(
This happens when 2nd arg of setlocale contains "." and the length of substring after "." is longer than 8. It seems to be msvcrtd bug. ---------- keywords: +patch nosy: +ocean-city Added file: http://bugs.python.org/file13888/py3k_locale_test_on_windows.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5643> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com