21. Internet Protocols and Support

The modules described in this chapter implement Internet protocols and support for related technology. They are all implemented in Python. Most of these modules require the presence of the system-dependent module socket, which is currently supported on most popular platforms. Here is an overview:

Previous topic

20.13. xml.etree.ElementTree — The ElementTree XML API

Next topic

21.1. webbrowser — Convenient Web-browser controller

This Page