Thread safe locale techniques?

python at bdurham.com python at bdurham.com
Fri Jan 29 16:33:11 EST 2010


We're currently writing a web application based on a threaded
python web server framework (cherrypy) and would like to
simultaneously support users from multiple locales.

The locale module doesn't appear to be thread safe. Are there 3rd
party libraries or modules that provide locale parsing and
formatting functionality in a thread-safe way?

Suggestions appreciated!

Regards,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100129/e43a7989/attachment.html>


More information about the Python-list mailing list