summaryrefslogtreecommitdiff
path: root/Doc/lib/libsmtplib.tex
Commit message (Expand)AuthorAgeFilesLines
* Add an explanation about what the example does and doesn't do.Fred Drake1998-12-221-2/+7
* Do all the right imports. Problem reported by Martijn FaassenFred Drake1998-11-301-1/+2
* New section header style.Fred Drake1998-08-101-2/+3
* In the example, make sure all the imports are done.Fred Drake1998-08-071-3/+2
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Mark the actual SMTP commands (HELO, etc.) the same way FTP & NNTP commandsFred Drake1998-07-011-29/+36
* Use the real name of the module: "smtplib", not "smtp".Fred Drake1998-06-301-56/+73
* Contributions by Eric Raymond: documentation for modulesGuido van Rossum1998-06-281-0/+144