On Tue, 2006-03-14 at 08:58 +0900, Tokio Kikuchi wrote:
> I've uploaded this patch on the SF tracker.

Thanks, that definitely fixes your problem, but SF #1368247 is still
broken.  I haven't yet had time to figure out the right fix, but the
cause is obvious.  That unicode string never gets encoded before it's
getting written by the generator into the StringIO.

Shouldn't set_charset('utf-8') cause the unicode payload to get encoded?

-Barry

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Email-SIG mailing list
Email-SIG@python.org
Your options: 
http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com

Reply via email to