Reference to urllib module can be a hyperlink.

This commit is contained in:
Fred Drake 1999-04-22 16:17:45 +00:00
parent 4429772ea3
commit bcd5454d63
1 changed files with 4 additions and 5 deletions

View File

@ -1,15 +1,14 @@
\section{\module{gopherlib} ---
Gopher protocol client.}
\declaremodule{standard}{gopherlib}
Gopher protocol client}
\declaremodule{standard}{gopherlib}
\modulesynopsis{Gopher protocol client (requires sockets).}
\indexii{Gopher}{protocol}
This module provides a minimal implementation of client side of the
the Gopher protocol. It is used by the module \code{urllib} to handle
URLs that use the Gopher protocol.
the Gopher protocol. It is used by the module \refmodule{urllib} to
handle URLs that use the Gopher protocol.
The module defines the following functions: