15 Oct
2003
15 Oct
'03
5:04 a.m.
If you report an error then *please* give a detailed description including the traceback. -aj --On Dienstag, 14. Oktober 2003 23:03 Uhr +0200 Sven Hohage <hohage@muenster.de> wrote:
I would like to send back from a xml-rpc python server german umlaute(ä,ö, ü, ..) inside a list to Zope but I always get a parser error(it's obviously not a Zope problem). I've read that I can send back unicode encoded strings but how do I do it? Thanks.