[issue1368247] unicode in email.MIMEText and email/Charset.py

STINNER Victor report at bugs.python.org
Tue Dec 2 14:53:20 CET 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

It was proposed to rewrite MIMEText in Python 3.1 (and 2.7?) to use 
unicode characters in the internals and reconvert to bytes to send it 
to a socket (or a file).

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1368247>
_______________________________________


More information about the Python-bugs-list mailing list