From: Fred Drake Date: Thu, 9 Apr 1998 13:55:06 +0000 (+0000) Subject: Added imaplib. X-Git-Tag: v1.5.1~135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=223395c0a0d3e71a9059b0bd3a487fdcd7113ae6;p=python Added imaplib. --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index ae94a9713a..b7daaf38ca 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -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 diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index ae94a9713a..b7daaf38ca 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -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