index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libsmtplib.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-14/+37
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
1
-1/+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-0/+12
*
Get rid of a bunch more raw_input references
Neal Norwitz
2006-03-17
1
-0/+6
*
Patch #1227442: smtplib.SMTP.sendmail() accepts a string or list as to_addrs.
Georg Brandl
2005-06-25
1
-7/+8
*
SF patch #859286: documentation bool change fix
Raymond Hettinger
2003-12-31
1
-2/+3
*
Clean-up example code: remove string module and backticks.
Raymond Hettinger
2003-09-22
1
-3/+2
*
^D means EOF on Unix but not on Windows. Expand the example's prompt to
Tim Peters
2003-06-15
1
-5/+5
*
There's no such method as has_option() -- should be has_extn().
Greg Ward
2003-01-08
1
-2/+2
*
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