On 6/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> That's really strange.  The chinese characters I am inputing into the
> post are not being displayed.  Basically, what I am doing is this:

You're not sending your email in UTF-8 (or another encoding that would
permit Chinese characters). Your email header shows:

Content-Type: text/plain; charset="us-ascii"

You probably need to reconfigure your mail client to send Chinese characters.

-- 
Evan Klitzke <[EMAIL PROTECTED]>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to