2005年11月09日 星期三 21:37
你的邮件标题乱码,内容又没有,不知道你想要说些什么。 建议编码使用gb2312或utf-8。 -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit
2005年11月09日 星期三 21:56
在 05-11-9,limodou<limodou at gmail.com> 写道: > 你的邮件标题乱码,内容又没有,不知道你想要说些什么。 > 建议编码使用gb2312或utf-8。 > 同体,我的是gb2312的内码看不了,换成utf-8的也是解析不出来 不知道你用的什么码 -- /********************************************************** * Love in Gentoo-Linux C and Python * Look at my blog * http://poorc.wordpress.com **********************************************************/
2005年11月10日 星期四 10:45
是不是邮件投递过程中,通过了7bit邮件网关造成的?设内码为HZ (7-bit),再发一封信试试? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051110/cf2d993c/attachment.htm
2005年11月10日 星期四 11:45
在 05-11-10,黑沙<fred.li.1979.m.bj.prc at gmail.com> 写道: > 是不是邮件投递过程中,通过了7bit邮件网关造成的?设内码为HZ (7-bit),再发一封信试试? 不是这个原因是 X-mailer: FoxMail 3.11 Release [cn] Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: quoted-printable Subject: [python-chinese] =?iso-8859-1?q?PYTHON=D3=D0=C3=BB=D3=D0=CD=BC?= =?iso-8859-1?q?=CF=F3=B4=A6=C0=ED=B5=C4=B6=AB=B6=AB=A3=BF?= ########################### neo at athlon ~ $ ipython Python 2.4.2 (#1, Oct 2 2005, 12:40:25) In [1]: import email.Header In [2]: Subject = email.Header.decode_header('=?iso-8859-1?q?PYTHON=D3=D0=C3=BB=D3=D0=CD=BC?==?iso-8859-1?q?=CF=F3=B4=A6=C0=ED=B5=C4=B6=AB=B6=AB=A3=BF?=')[0] In [3]: print Subject[0] PYTHON有没有图像处理的东东? In [4]: print Subject ('PYTHON\xd3\xd0\xc3\xbb\xd3\xd0\xcd\xbc\xcf\xf3\xb4\xa6\xc0\xed\xb5\xc4\xb6\xab\xb6\xab\xa3\xbf', 'iso-8859-1') In [5]: -- I'm the one, powered by nEO
Zeuux © 2025
京ICP备05028076号