Thomas Heller <[EMAIL PROTECTED]> writes:

>>  >>> grüzi = râle = niño = ça = True
>>  >>> grüzi
>> True
>> 
>> I thought it was a provided feature, but scanning the subthread gave the 
>> contrary impression. Should we expect disappearance of the property ?
>
> This looks like an IDLE bug to me.

I think it's Python's fault that it assumes that LC_CTYPE locale is
set to "C". Python may be embedded in another application which sets
the locale differently.

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to