Searched refs:getitemfunc (Results 1 – 1 of 1) sorted by relevance
175 ssizeargfunc getitemfunc; in strop_joinfields() local246 (getitemfunc = seq->ob_type->tp_as_sequence->sq_item) == NULL) in strop_joinfields()254 PyObject *item = getitemfunc(seq, i); in strop_joinfields()