Petri Lehtinen <[email protected]> added the comment:

If the thread safety of setlocale() is a problem, does anybody know how 
portable uselocale() is? It sets the locale of the current thread only, so it's 
safe to temporarily change the locale and then set it back.

----------
nosy: +petri.lehtinen

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue6203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to