Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
Antoine, Would s/LC_TIME/LC_ALL/ in my patch fix your problem? I could not find an affected system, but I simulated the problem by adding locale.setlocale(locale.LC_ALL, "") call in the test. I think the patch is worth applying. It fixes the typo in the except clause and makes the test independent of the locale settings. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8963> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com