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