Re: Problem on getting various character set from pop3.retr

2006-09-09 Thread John Machin
GM wrote: > Dear all, > > The problem that I am facing now is that, when I use poplib to get a > email message with chinese character set like big5, the character > string is changed automatically to sth like =B8=D5=ACQ=AAM...the OS I > am using is red hat ES4 and the python version I am using is

Problem on getting various character set from pop3.retr

2006-09-08 Thread GM
Dear all, The problem that I am facing now is that, when I use poplib to get a email message with chinese character set like big5, the character string is changed automatically to sth like =B8=D5=ACQ=AAM...the OS I am using is red hat ES4 and the python version I am using is 2.3.4 (it seems python