[issue8050] smtplib SMTP.sendmail (TypeError: expected string or buffer)

Jan Papež report at bugs.python.org
Thu Jun 2 13:13:05 CEST 2011


Jan Papež <honyczek at centrum.cz> added the comment:

Did you try to use this?
q = quotedata(msg.as_string())

----------
nosy: +honyczek

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


More information about the Python-bugs-list mailing list