From 223395c0a0d3e71a9059b0bd3a487fdcd7113ae6 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 9 Apr 1998 13:55:06 +0000 Subject: Added imaplib. --- Doc/lib/libundoc.tex | 3 +++ Doc/libundoc.tex | 3 +++ 2 files changed, 6 insertions(+) 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 @@ 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 ae94a97..b7daaf3 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 -- cgit v0.12