]> granicus.if.org Git - python/commitdiff
Added smtplib.py (thanks, Guido!).
authorFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 18:54:01 +0000 (18:54 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 18:54:01 +0000 (18:54 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index 0db5e8c54090849b7189743a086151edd36fd646..b63574db54851c31bb9ec5e1d564b008f01c3bf0 100644 (file)
@@ -47,6 +47,9 @@ Fredrik Lundh is working on this one!
 
 \item[poplib.py]
 --- Post Office Protocol client by Dave Ascher.
+
+\item[smtplib.py]
+--- Simple Mail Transfer Protocol (SMTP) client code.
 \end{description}
 
 
index 0db5e8c54090849b7189743a086151edd36fd646..b63574db54851c31bb9ec5e1d564b008f01c3bf0 100644 (file)
@@ -47,6 +47,9 @@ Fredrik Lundh is working on this one!
 
 \item[poplib.py]
 --- Post Office Protocol client by Dave Ascher.
+
+\item[smtplib.py]
+--- Simple Mail Transfer Protocol (SMTP) client code.
 \end{description}