[Teammetrics-discuss] The locale issue.

Sukhbir Singh sukhbir.in at gmail.com
Tue Aug 30 17:05:31 UTC 2011


Hi,

As far as the locale thing is concerned, given my limited experience
with this, I have a question.

Running `locale` blends.d.n gives me this:

LANG=en_GB.UTF-8

So the language is of course set to English/ Great Britain. Now in the
case of an exception, why is the language in German? Even in Python:

>>> import locale
>>> locale.getdefaultlocale()
('en_GB', 'UTF8')

So _where_ do I change the locale and from where the locale is set to
DE, I am not sure :)



More information about the Teammetrics-discuss mailing list