mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -04:00
#3730: mention "server" attribute explicitly.
This commit is contained in:
@@ -68,6 +68,11 @@ to a handler. Code to create and run the server looks like this::
|
||||
address.
|
||||
|
||||
|
||||
.. attribute:: server
|
||||
|
||||
Contains the server instance.
|
||||
|
||||
|
||||
.. attribute:: command
|
||||
|
||||
Contains the command (request type). For example, ``'GET'``.
|
||||
|
||||
Reference in New Issue
Block a user