[issue14380] MIMEText should default to utf8 charset if input text contains non-ASCII

Jeff Knupp report at bugs.python.org
Thu Mar 22 19:42:50 CET 2012


Jeff Knupp <jknupp at gmail.com> added the comment:

Patch to default character set to utf8 if non-ascii characters are found in the input string. Please let me know if this is what you had in mind.

----------
nosy: +Jeff.Knupp

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


More information about the Python-bugs-list mailing list