[Python-Dev] logging module broken because of locale (original) (raw)

Mihai Ibanescu misa at redhat.com
Tue Jul 18 20:46:04 CEST 2006


On Tue, Jul 18, 2006 at 10:53:23AM -0700, Guido van Rossum wrote:

And u"info".upper()?

Yepp, that shows the right thing (at least in the several locales I tested, Turkish included).

It's along the lines of u"INFO".lower() I was proposing in my second post :-)

Misa



More information about the Python-Dev mailing list