Class around PixMap objects that allows more python-like access. By Joe Strout.
[python/dscho.git] / Doc / lib / internet.tex
blob5d08f270c62bb7f74253696722b5ac49b9670fc0
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 Some of these modules require the presence of the system-dependent
10 module \module{socket}\refbimodindex{socket}, which is currently only
11 fully supported on \UNIX{} and Windows NT. Here is an overview:
13 \localmoduletable