New submission from Fredrik Wendt <fred...@wendt.se>:

On http://docs.python.org/library/email-examples.html#email-examples the 
current example (v2.7.1) at the bottom incorrectly calls SMTP.sendmail() with a 
single recipient e-mail address. It should be a list of addresses.

----------
assignee: docs@python
components: Documentation
messages: 137960
nosy: docs@python, wendt_se
priority: normal
severity: normal
status: open
title: wrong arguments passed to SMTP.sendmail in example
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to