Пример #1
0
 def __init__(self, ip, port, username, password):
     Subject.__init__(self)
Пример #2
0
 def __init__(self):
     Subject.__init__(self)
     self.chat_history = []