Example #1
0
 def __init__(self):
     TObject.__init__(self)  
     ComplexProvider.__init__(self)
     self.running = True
Example #2
0
 def __init__(self):
     TObject.__init__(self)
     self.states = TDict()