示例#1
0
 def send_hello(self, challenge_response=None):
     CommandConnectClient.send_hello(self, challenge_response)
     self._queue_write("PS00000000000006l201234567890123456789")
     gobject.timeout_add(1000, self.try_sending_again)