示例#1
0
    def __init__(self, client, host, port):

        WebSocket.__init__(self, client, host, port)