commit | 223395c0a0d3e71a9059b0bd3a487fdcd7113ae6 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Apr 09 13:55:06 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Apr 09 13:55:06 1998 +0000 |
tree | 1689068e2f28403aa434f08ad272672b27731194 | |
parent | c2c07fa10ce1d5d636ababe380d830dfecef43cf [diff] [blame] |
Added imaplib.
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index ae94a97..b7daaf3 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex
@@ -36,6 +36,9 @@ \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