Kaydet (Commit) da4513a8 authored tarafından Fred Drake's avatar Fred Drake

make a reference to the SimpleHTTPServer module a hyperlink to the

docs
üst 2adf2109
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
This module defines two classes for implementing HTTP servers This module defines two classes for implementing HTTP servers
(Web servers). Usually, this module isn't used directly, but is used (Web servers). Usually, this module isn't used directly, but is used
as a basis for building functioning Web servers. See the as a basis for building functioning Web servers. See the
\module{SimpleHTTPServer}\refstmodindex{SimpleHTTPServer} and \refmodule{SimpleHTTPServer}\refstmodindex{SimpleHTTPServer} and
\refmodule{CGIHTTPServer}\refstmodindex{CGIHTTPServer} modules. \refmodule{CGIHTTPServer}\refstmodindex{CGIHTTPServer} modules.
The first class, \class{HTTPServer}, is a The first class, \class{HTTPServer}, is a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment