summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-24 20:08:28 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-24 20:08:28 (GMT)
commite28fb67c2caa17988b81f93c5813f989e6dd4db7 (patch)
tree151d8d629777d02df00d617a0277414ff1f15a50 /Doc/lib
parent446898ff4aebc5ed8f641d8eb4ee2c31b3f3be3c (diff)
downloadcpython-e28fb67c2caa17988b81f93c5813f989e6dd4db7.zip
cpython-e28fb67c2caa17988b81f93c5813f989e6dd4db7.tar.gz
cpython-e28fb67c2caa17988b81f93c5813f989e6dd4db7.tar.bz2
Add entry for poplib.
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/libwww.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex
index 9494e47..5e698e4 100644
--- a/Doc/lib/libwww.tex
+++ b/Doc/lib/libwww.tex
@@ -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).