Kaydet (Commit) cff0b46e authored tarafından Georg Brandl's avatar Georg Brandl

#3730: mention "server" attribute explicitly.

üst dcde4941
...@@ -68,6 +68,11 @@ to a handler. Code to create and run the server looks like this:: ...@@ -68,6 +68,11 @@ to a handler. Code to create and run the server looks like this::
address. address.
.. attribute:: server
Contains the server instance.
.. attribute:: command .. attribute:: command
Contains the command (request type). For example, ``'GET'``. Contains the command (request type). For example, ``'GET'``.
......
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