problems writing utf8

Martin v. Loewis martin at v.loewis.de
Sat Apr 13 18:34:50 EDT 2002


Boudewijn Rempt <boud at valdyas.org> writes:

> 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.

Please do, by any means. If you have any comments, please put them
into the SF issue. Notice that you can chose between a phase 1 and a
phase 2 implementation already.

Regards,
Martin




More information about the Python-list mailing list