Exemplo n.º 1
0
 def shutdown(self):
     if self.started and self.notifier:
         self.notifier.stop()
     Pseudo.shutdown(self)
Exemplo n.º 2
0
 def shutdown(self):
     if self.started and self.notifier:
         self.notifier.stop()
     Pseudo.shutdown(self)