From: Fred Drake Date: Fri, 7 Aug 1998 15:58:54 +0000 (+0000) Subject: Removed obsolete chapter header. X-Git-Tag: v1.5.2a1~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=150ee43c641bb76709f1471de65385417d703c22;p=python Removed obsolete chapter header. --- diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex deleted file mode 100644 index 9d647ffcb9..0000000000 --- a/Doc/lib/libwww.tex +++ /dev/null @@ -1,15 +0,0 @@ -\chapter{Internet and WWW Services} -\nodename{Internet and WWW} -\label{www} -\index{WWW} -\index{Internet} -\index{World-Wide Web} - -The modules described in this chapter provide various services to -World-Wide Web (WWW) clients and/or services, and a few modules -related to news and email. They are all implemented in Python. Some -of these modules require the presence of the system-dependent module -\code{sockets}\refbimodindex{socket}, which is currently only fully -supported on \UNIX{} and Windows NT. Here is an overview: - -\localmoduletable