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.DataFlowPrivate
predicate tupleStoreStep(CfgNode nodeFrom, TupleElementContent c, CfgNode nodeTo)