[Python-Dev] Locale-specific formatting (original) (raw)
Éric Araujo merwok at netwok.org
Mon Dec 20 01:09:19 CET 2010
- Previous message: [Python-Dev] Locale-specific formatting
- Next message: [Python-Dev] Locale-specific formatting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le 18/12/2010 16:33, Oleg Broytman a écrit :
This is quite a known problem, not specific to Python. Locale settings are global for a process, and this is one of the thousands reasons why locale is considered so horrible. ICU is perhaps the only way around the problem.
Babel rocks: http://babel.edgewall.org/
Cheers
- Previous message: [Python-Dev] Locale-specific formatting
- Next message: [Python-Dev] Locale-specific formatting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]