Ejemplo n.º 1
0
 def __init__(self):
     TObject.__init__(self)  
     ComplexProvider.__init__(self)
     self.running = True
Ejemplo n.º 2
0
 def __init__(self):
     TObject.__init__(self)
     self.states = TDict()