Unsuccessfull attempts

This commit is contained in:
Tablet-PC\cloud 2017-01-25 10:11:51 +11:00 committed by Griatch
parent 1d7c369345
commit 8fc20a3056
3 changed files with 8 additions and 3 deletions

View file

@ -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}),...}`
"""