Skip to content

Commit cff0b46

Browse files
committed
#3730: mention "server" attribute explicitly.
1 parent dcde494 commit cff0b46

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/library/basehttpserver.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ to a handler. Code to create and run the server looks like this::
6868
address.
6969

7070

71+
.. attribute:: server
72+
73+
Contains the server instance.
74+
75+
7176
.. attribute:: command
7277

7378
Contains the command (request type). For example, ``'GET'``.

0 commit comments

Comments
 (0)