mirror of https://github.com/python/cpython
Removed obsolete chapter header.
This commit is contained in:
parent
f44c4851e9
commit
150ee43c64
|
@ -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
|
|
Loading…
Reference in New Issue