Exemplo n.º 1
0
 def get_channels(self):
     Communicator.CHANNEL_LIST = SSH.get_channels(Communicator.TCP_HOST, Communicator.TCP_PORT)
     self.channels_received.emit()