[issue25553] SMTP.data(msg) function may cause the last CRLF of msg lost if msg is quoted-printable encoding.

Deli Zhang report at bugs.python.org
Thu Nov 5 02:05:08 EST 2015


Deli Zhang added the comment:

Correct the action of appending the end-of-data sequence "<CRLF>.<CRLF>"

----------
Added file: http://bugs.python.org/file40945/smtplib.py

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


More information about the Python-bugs-list mailing list