mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
More source links
This commit is contained in:
parent
1a90f9c52f
commit
469271d4ea
45 changed files with 161 additions and 7 deletions
|
@ -11,6 +11,10 @@
|
|||
single: URL
|
||||
single: httpd
|
||||
|
||||
**Source code:** :source:`Lib/http/server.py`
|
||||
|
||||
--------------
|
||||
|
||||
This module defines classes for implementing HTTP servers (Web servers).
|
||||
|
||||
One class, :class:`HTTPServer`, is a :class:`socketserver.TCPServer` subclass.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue