Martin Drautzburg schrieb:
> I am using UTF-8 and assembling the string expression
> manually works okay and the umlaute appear correctly in the browser (so
> I could probably write my own serializer and it would work).

That's what you should do. Or you can use one that people have already
written, e.g.

http://cheeseshop.python.org/pypi/simplejson

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to