mirror of https://github.com/python/cpython
16 lines
544 B
TeX
16 lines
544 B
TeX
\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
|