(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-cgi.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/lib.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/profile-HotProfile.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 11.1 cgi Up: Python Library Reference Previous: 10.8.2 HotProfile Class
11. 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:
<11>
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-cgi.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/lib.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/profile-HotProfile.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 11.1 cgi Up: Python Library Reference Previous: 10.8.2 HotProfile Class