From: Yukihiro Matsumoto Date: 2007-06-01T22:48:05+09:00 Subject: Re: [Bug] String.titlecase failing on UTF-8 with accented chars Hi, In message "Re: [Bug] String.titlecase failing on UTF-8 with accented chars" on Fri, 1 Jun 2007 22:19:23 +0900, Manoel Lemos writes: |Anybody knows how to solve that? case conversion functions do/will not support characters out of ASCII range (A-Za-z). Tim Bray enlightened us. matz.