Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 223395c

Browse files
committed
Added imaplib.
1 parent c2c07fa commit 223395c

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ \section{Frameworks; somewhat harder to document, but well worth the effort}
3636
\section{Stuff useful to a lot of people, including the CGI crowd}
3737

3838
\begin{description}
39+
\item[imaplib.py]
40+
--- IMAP4 client class by Pier Lauder.
41+
3942
\item[MimeWriter.py]
4043
--- Generic MIME writer
4144

Doc/libundoc.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ \section{Frameworks; somewhat harder to document, but well worth the effort}
3636
\section{Stuff useful to a lot of people, including the CGI crowd}
3737

3838
\begin{description}
39+
\item[imaplib.py]
40+
--- IMAP4 client class by Pier Lauder.
41+
3942
\item[MimeWriter.py]
4043
--- Generic MIME writer
4144

0 commit comments

Comments
 (0)