mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Add entry for poplib.
This commit is contained in:
parent
446898ff4a
commit
e28fb67c2c
2 changed files with 6 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ scripts.
|
|||
\item[gopherlib]
|
||||
--- Gopher protocol client (requires sockets).
|
||||
|
||||
\item[poplib]
|
||||
--- POP3 protocol client (requires sockets).
|
||||
|
||||
\item[imaplib]
|
||||
--- IMAP4 protocol client (requires sockets).
|
||||
|
||||
|
|
|
|||
|
|
@ -30,6 +30,9 @@ scripts.
|
|||
\item[gopherlib]
|
||||
--- Gopher protocol client (requires sockets).
|
||||
|
||||
\item[poplib]
|
||||
--- POP3 protocol client (requires sockets).
|
||||
|
||||
\item[imaplib]
|
||||
--- IMAP4 protocol client (requires sockets).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue