Commit 8ddbe911 authored by Guido van Rossum's avatar Guido van Rossum

Documented cmd, smtplib, multifile

parent f78a52c1
......@@ -30,12 +30,6 @@ Fredrik Lundh is working on this one!
\begin{description}
\item[MimeWriter.py]
--- Generic MIME writer
\item[multifile.py]
--- make each part of a multipart message ``feel'' like
\item[smtplib.py]
--- Simple Mail Transfer Protocol (SMTP) client code.
\end{description}
......@@ -86,9 +80,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
\item[tty.py]
--- Terminal utilities
\item[cmd.py]
--- build line-oriented command interpreters (used by pdb)
\item[bdb.py]
--- A generic Python debugger base class (used by pdb)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment