[issue11883] Call connect() before sending an email with smtplib

Roundup Robot report at bugs.python.org
Sat Apr 30 23:21:04 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 5c61c1d583fd by R David Murray in branch '3.2':
#11883: replace incorrect call to sendmail with correct call to send_message
http://hg.python.org/cpython/rev/5c61c1d583fd

New changeset fcfaeab42f6e by R David Murray in branch 'default':
Merge #11883: replace incorrect call to sendmail with correct call to send_message
http://hg.python.org/cpython/rev/fcfaeab42f6e

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list