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
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
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 \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:
\localmoduletable