Commit 29fe9447 authored by Fred Drake's avatar Fred Drake

New chapter headers for Internet Protocols and Internet Data chapters,

which replace the existing internet chapter.
parent d795c5cb
\chapter{Internet Protocols and Support \label{internet}}
\index{WWW}
\index{Internet}
\index{World-Wide Web}
The modules described in this chapter implement Internet protocols and
support for related technology. They are all implemented in Python.
Some of these modules require the presence of the system-dependent
module \module{socket}\refbimodindex{socket}, which is currently only
fully supported on \UNIX{} and Windows NT. Here is an overview:
\localmoduletable
\chapter{Internet Data Handling \label{netdata}}
This chapter describes modules which support handling data formats
commonly used on the internet. Some, like SGML and XML, may be useful
for other applications as well.
\localmoduletable
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment