mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Merged changes from the 1.5.2p2 release.
(Very rough.)
This commit is contained in:
parent
659ebfa79e
commit
38e5d27cae
59 changed files with 1248 additions and 516 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
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 \refmodule{socket}\refbimodindex{socket}, which is currently only
|
||||
fully supported on \UNIX{} and Windows NT. Here is an overview:
|
||||
Most of these modules require the presence of the system-dependent
|
||||
module \refmodule{socket}\refbimodindex{socket}, which is currently
|
||||
supported on most popular platforms. Here is an overview:
|
||||
|
||||
\localmoduletable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue