[Python-Dev] Locale-specific formatting

Oleg Broytman phd at phd.pp.ru
Mon Dec 20 10:23:02 CET 2010


On Mon, Dec 20, 2010 at 01:09:19AM +0100, ??ric Araujo wrote:
> 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/

   Unicode CLDR! Never heard of it before, thank you for pointing this
out.

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-Dev mailing list