Esempio n. 1
0
 def __init__(self, ip, port, username, password):
     Subject.__init__(self)
Esempio n. 2
0
 def __init__(self):
     Subject.__init__(self)
     self.chat_history = []