]> granicus.if.org Git - python/commitdiff
Add entry for poplib.
authorFred Drake <fdrake@acm.org>
Fri, 24 Apr 1998 20:08:28 +0000 (20:08 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 24 Apr 1998 20:08:28 +0000 (20:08 +0000)
Doc/lib/libwww.tex
Doc/libwww.tex

index 9494e471c1a0c900754e78f2f923134a4cdb64f9..5e698e42e905e5d94e9a317d0b86f08786959786 100644 (file)
@@ -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).
 
index 9494e471c1a0c900754e78f2f923134a4cdb64f9..5e698e42e905e5d94e9a317d0b86f08786959786 100644 (file)
@@ -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).