def __init__(self): _State.__init__(self) self.restrict_calls = []
def __init__(self): _State.__init__(self) self.last_restrict_call = None