problems writing utf8

Boudewijn Rempt boud at valdyas.org
Sat Apr 13 06:36:18 EDT 2002


Martin v. Loewis wrote:
> No, not in any released version. Meanwhile, I recommend to stay away
> from Unicode literals if you need "funny" characters, and write
> 
>   unicode("<string containing funny characters>", "utf-8")
> 
> instead.

Yes. Although I might be going to try the relevant patch.
-- 
Boudewijn Rempt | http://www.valdyas.org



More information about the Python-list mailing list