Added a section for the poplib module, contributed by Drew Csillag.

This commit is contained in:
Fred Drake 1998-04-24 20:49:02 +00:00
parent e28fb67c2c
commit a468404dda
4 changed files with 264 additions and 0 deletions

View file

@ -155,6 +155,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libhttplib}
\input{libftplib}
\input{libgopherlib}
\input{libpoplib}
\input{libimaplib}
\input{libnntplib}
\input{liburlparse}