John Roth wrote:

> Doing case translations in Unicode following all of
> the rules for all of the world's languages is, for want of a better
> world, a real bitch. 
> 

Fair point, although that is true for anything, not just case translations.
Fortunately, unlike Ecmascript, Python doesn't allow arbitrary unicode 
characters in identifiers.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to