mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added imaplib.
This commit is contained in:
parent
c2c07fa10c
commit
223395c0a0
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue