Home | History | Annotate | Download | only in Python

Lines Matching refs:tp_as_sequence

4380     PySequenceMethods *sq = tp->tp_as_sequence;

4407 PySequenceMethods *sq = tp->tp_as_sequence;