Make reference to the socket module a hyperlink.

This commit is contained in:
Fred Drake 1999-04-22 16:03:30 +00:00
parent bf0f4346af
commit babdda53d5

View file

@ -7,7 +7,7 @@
The modules described in this chapter implement Internet protocols and The modules described in this chapter implement Internet protocols and
support for related technology. They are all implemented in Python. support for related technology. They are all implemented in Python.
Some of these modules require the presence of the system-dependent Some of these modules require the presence of the system-dependent
module \module{socket}\refbimodindex{socket}, which is currently only module \refmodule{socket}\refbimodindex{socket}, which is currently only
fully supported on \UNIX{} and Windows NT. Here is an overview: fully supported on \UNIX{} and Windows NT. Here is an overview:
\localmoduletable \localmoduletable