2007/4/23, Miguel de Icaza <[EMAIL PROTECTED]>:
> Our ToUpper and ToLower implementations are completely managed, as the
> unicode rules for .NET are slightly different than the standard Unicode
> ones (Windows unicode string rules predated Unicode).

Eh, you misunderstood. .upper() and .lower() methods speed comparison
was between Windows CPython and Linux CPython, where CLR runtime
doesn't enter the picture at all.

-- 
Seo Sanghyeon
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to