mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Added smtplib.py (thanks, Guido!).
This commit is contained in:
parent
2cb824cbf9
commit
007bac3b0b
2 changed files with 6 additions and 0 deletions
|
|
@ -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}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue