Added smtplib.py (thanks, Guido!).

This commit is contained in:
Fred Drake 1998-04-09 18:54:01 +00:00
parent 2cb824cbf9
commit 007bac3b0b
2 changed files with 6 additions and 0 deletions

View 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}

View 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}