Esempio n. 1
0
 def register_observer(self, observer):
     Model.register_observer(self, observer)
     self.__observer_threads[observer] = _threading.currentThread()
     return