Predicate SsaSource::exception_capture
Holds if v is defined by assignment of the captured exception.
Import path
import semmle.python.essa.SsaDefinitionspredicate exception_capture(Variable v, NameNode defn)Holds if v is defined by assignment of the captured exception.
import semmle.python.essa.SsaDefinitionspredicate exception_capture(Variable v, NameNode defn)