]> granicus.if.org Git - python/commitdiff
Documented cmd, smtplib, multifile
authorGuido van Rossum <guido@python.org>
Sun, 28 Jun 1998 17:57:27 +0000 (17:57 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 28 Jun 1998 17:57:27 +0000 (17:57 +0000)
Doc/lib/libundoc.tex

index f807fecd44135e44d669d9264f15358dba51ef0e..8ca65d66cd38330baf7e7a808f9b20df522faf44 100644 (file)
@@ -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)