Unsuccessfull attempts
This commit is contained in:
parent
1d7c369345
commit
8fc20a3056
3 changed files with 8 additions and 3 deletions
|
|
@ -736,7 +736,8 @@ class ServerSessionHandler(SessionHandler):
|
|||
sessions (Session): Session.
|
||||
|
||||
Kwargs:
|
||||
kwargs (any): Other data from protocol.
|
||||
kwargs (any): Incoming data from protocol on
|
||||
the form `{"commandname": ((args), {kwargs}),...}`
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue