Glibc-2.3 has a new thread-aware locale model (explained here:
http://people.redhat.com/drepper/tllocale.ps.gz).
This feature is great in applications such as Zope and Apache/mod_python
were different users could access the same application but with different
locale settings...
Is there Python support for this feature?
--
Дамјан (jabberID:damja n@bagra.net.mk)
The best things in life are free, but the
expensive ones are still worth a look.
Comment