21. 互联网协议和支持

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:

上一话题

20.13. xml.parsers.expat — 使用 Expat 快速剖析 XML

下一话题

21.1. webbrowser — 方便的 Web 浏览器控制器

本页