Ejemplo n.º 1
0
 def __init__(self):
     _State.__init__(self)
     self.restrict_calls = []
Ejemplo n.º 2
0
 def __init__(self):
     _State.__init__(self)
     self.restrict_calls = []
Ejemplo n.º 3
0
 def __init__(self):
     _State.__init__(self)
     self.last_restrict_call = None