Commit e28fb67c authored by Fred Drake's avatar Fred Drake

Add entry for poplib.

parent 446898ff
......@@ -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).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment