| Commit message (Expand) | Author | Age | Files | Lines |
* | Add local_hostname to SMTP.__init__(). | Neil Schemenauer | 2002-03-24 | 1 | -1/+2 |
|
|
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -6/+4 |
|
|
* | Markup adjustments for consistency. | Fred Drake | 2001-09-14 | 1 | -5/+6 |
|
|
* | SF patch #461413 (Gerhard Häring): Add STARTTLS feature to smtplib | Guido van Rossum | 2001-09-14 | 1 | -0/+8 |
|
|
* | Documentation for the new login() method of the smtplib.SMTP class, | Fred Drake | 2001-09-11 | 1 | -0/+18 |
|
|
* | Fix bug in smtplib example: the prompt said to end the message with ^D, | Fred Drake | 2001-05-20 | 1 | -3/+6 |
|
|
* | Replace minimal \seetext references with better annotated \seerfc | Fred Drake | 2000-10-03 | 1 | -7/+8 |
|
|
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | Removed bogus connect() call in SMTP example; reported by Travis | Fred Drake | 2000-04-05 | 1 | -12/+0 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -18/+35 |
|
|
* | Use \citetitle instead of \emph. | Fred Drake | 1999-11-09 | 1 | -4/+4 |
|
|
* | Added descriptions of the various exceptions, based on the docstrings. | Fred Drake | 1999-04-22 | 1 | -24/+65 |
|
|
* | Important fix mentioned by The Dragon De Monsyne: the sendmail() | Guido van Rossum | 1999-04-21 | 1 | -2/+1 |
|
|
* | Updated documentation by Per Cederqvist. I've added back the | Guido van Rossum | 1999-04-07 | 1 | -15/+58 |
|
|
* | Add an explanation about what the example does and doesn't do. | Fred Drake | 1998-12-22 | 1 | -2/+7 |
|
|
* | Do all the right imports. Problem reported by Martijn Faassen | Fred Drake | 1998-11-30 | 1 | -1/+2 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -2/+3 |
|
|
* | In the example, make sure all the imports are done. | Fred Drake | 1998-08-07 | 1 | -3/+2 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Mark the actual SMTP commands (HELO, etc.) the same way FTP & NNTP commands | Fred Drake | 1998-07-01 | 1 | -29/+36 |
|
|
* | Use the real name of the module: "smtplib", not "smtp". | Fred Drake | 1998-06-30 | 1 | -56/+73 |
|
|
* | Contributions by Eric Raymond: documentation for modules | Guido van Rossum | 1998-06-28 | 1 | -0/+144 |
|
|