Files for 2.1b1 distribution.
[python/dscho.git] / Doc / lib / internet.tex
blobb426132c267eb2991d8133084d44dfa3db70f1ed
1 \chapter{Internet Protocols and Support \label{internet}}
3 \index{WWW}
4 \index{Internet}
5 \index{World-Wide Web}
7 The modules described in this chapter implement Internet protocols and
8 support for related technology. They are all implemented in Python.
9 Most of these modules require the presence of the system-dependent
10 module \refmodule{socket}\refbimodindex{socket}, which is currently
11 supported on most popular platforms. Here is an overview:
13 \localmoduletable