[Gregor Herrmann]
> Converting the serialize output to utf-8 as in the attached patch
> (which is against git HEAD, not the current debian package) seems to
> fix the issue. At least importing my utf-8 calendar files works, I
> haven't check what happens to other encodings.

I ran into the same problem, ending up with garbled vcard entries.  I
tested the patch, adding .decode('utf8')" after serialize(), and the
result was just what I was looking for.

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to