summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-11 16:58:26 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-11 16:58:26 (GMT)
commit70c460c84d3b025f005e158ec83d6b083368025a (patch)
tree0a62c2dfec15624a915e356a34bc9fe58d2369da /Doc
parenta38a2867d0d1c8c0de8e654c0404c547e6136251 (diff)
downloadcpython-70c460c84d3b025f005e158ec83d6b083368025a.zip
cpython-70c460c84d3b025f005e158ec83d6b083368025a.tar.gz
cpython-70c460c84d3b025f005e158ec83d6b083368025a.tar.bz2
Remove imaplib from the undocumented list.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libundoc.tex3
-rw-r--r--Doc/libundoc.tex3
2 files changed, 0 insertions, 6 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index b63574d..601d750 100644
--- a/Doc/lib/libundoc.tex
+++ b/Doc/lib/libundoc.tex
@@ -36,9 +36,6 @@ 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 b63574d..601d750 100644
--- a/Doc/libundoc.tex
+++ b/Doc/libundoc.tex
@@ -36,9 +36,6 @@ 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