This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients docs@python, eric.araujo, r.david.murray, sandro.tosi
Date 2011-04-28.00:12:47
SpamBayes Score 0.021697342
Marked as misclassified No
Message-id <1303949568.2.0.639656532178.issue11883@psf.upfronthosting.co.za>
In-reply-to
Content
I’d remove the “Connect to the SMTP server” comment before “s.connect()”.  It’s redundant, contrary to the other comment (which no doubt prompted you to add a comment too) “Send the message via local SMTP server” which helpfully introduces the next lines of code.
History
Date User Action Args
2011-04-28 00:12:48eric.araujosetrecipients: + eric.araujo, r.david.murray, sandro.tosi, docs@python
2011-04-28 00:12:48eric.araujosetmessageid: <1303949568.2.0.639656532178.issue11883@psf.upfronthosting.co.za>
2011-04-28 00:12:47eric.araujolinkissue11883 messages
2011-04-28 00:12:47eric.araujocreate