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

Predicate SsaSource::exception_group_capture

Holds if v is defined by assignment of the captured exception group.

Import path

import python
predicate exception_group_capture(Variable v, NameNode defn)