CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Member predicate ControlFlowNode::isExceptionalExit

Whether the scope may be exited as a result of this node raising an exception

predicate isExceptionalExit(Scope s)