Predicate tupleStoreStep
Data flows from an element of a tuple to the tuple at a specific index.
Import path
import semmle.python.dataflow.new.internal.DataFlowPrivatepredicate tupleStoreStep(CfgNode nodeFrom, TupleElementContent c, CfgNode nodeTo)Data flows from an element of a tuple to the tuple at a specific index.
import semmle.python.dataflow.new.internal.DataFlowPrivatepredicate tupleStoreStep(CfgNode nodeFrom, TupleElementContent c, CfgNode nodeTo)