Dilbert <dilbert1999@gmail.com> wrote
on Mon, 20 Feb 2012 10:31:11 PST:
>> =Unicode casing
>> uc("tschüß") # "TSHUESS"
> I think there is the letter "C" missing in "TSHUESS"
>> "tschüß" =~ /TSHUESS/i
> same here, the letter "C" is missing in /TSHUESS/i
> ...or is there something that I don't understand how Unicode is
> translated into uppercase ?
No, I just typo'd it; you're right. Thanks.
--tom
Thread Previous
|
Thread Next