Lines Matching full:sq_item
1175 ( Py_TYPE(o)->tp_as_sequence->sq_item(o, i) )1176 /* Assume tp_as_sequence and sq_item exist and that i does not