Home
last modified time | relevance | path

Searched refs:getRealException (Results 1 – 3 of 3) sorted by relevance

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/specs/
H A DParameterSpecs.py47 def getRealException(self): member in TooManyArguments
H A DBuiltinParameterSpecs.py642 expression=node, exception=e.getRealException()
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/nodes/
H A DFunctionNodes.py1032 expression=call_node, exception=e.getRealException()