Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

It looks like your libc calls setlocale(LC_ALL, "") on error.  This may or may 
not be right and not python's problem in any case.  What is worth to 
investigate, however is why @run_with_locale decorator fails to restore the 
locale after it was modified by libc.

----------

_______________________________________
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

Reply via email to