Searched refs:raise_in_constructor (Results 1 – 1 of 1) sorted by relevance
162 mod = ErrorModule(call_super=True, raise_in_constructor=False)362 def __init__(self, call_super, raise_in_constructor=True): argument365 if raise_in_constructor: