]> granicus.if.org Git - python/commitdiff
Added imaplib.
authorFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 13:55:06 +0000 (13:55 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 13:55:06 +0000 (13:55 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index ae94a9713a87310713a8648f47961a531c9249b9..b7daaf38ca013773c121f907728d0e570d27fc46 100644 (file)
@@ -36,6 +36,9 @@ Fredrik Lundh is working on this one!
 \section{Stuff useful to a lot of people, including the CGI crowd}
 
 \begin{description}
+\item[imaplib.py]
+--- IMAP4 client class by Pier Lauder.
+
 \item[MimeWriter.py]
 --- Generic MIME writer
 
index ae94a9713a87310713a8648f47961a531c9249b9..b7daaf38ca013773c121f907728d0e570d27fc46 100644 (file)
@@ -36,6 +36,9 @@ Fredrik Lundh is working on this one!
 \section{Stuff useful to a lot of people, including the CGI crowd}
 
 \begin{description}
+\item[imaplib.py]
+--- IMAP4 client class by Pier Lauder.
+
 \item[MimeWriter.py]
 --- Generic MIME writer