Home
last modified time | relevance | path

Searched refs:instance_iternext (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dclassobject.c2100 instance_iternext(PyInstanceObject *self) in instance_iternext() function
2229 (iternextfunc)instance_iternext, /* tp_iternext */