summaryrefslogtreecommitdiffstats
path: root/Doc/includes/email-alternative.py
Commit message (Expand)AuthorAgeFilesLines
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-2/+2
* normalize shebang lines to #!/usr/bin/env pythonBenjamin Peterson2010-03-111-1/+1
* Issue #4239: adjust email examples not to use connect() and terminate withJeroen Ruigrok van der Werven2009-04-251-1/+1
* Add email example how to send a multipart message.Georg Brandl2008-02-021-0/+48