Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dexceptions.c529 StopIteration_clear(PyStopIterationObject *self) in StopIteration_clear() function
539 StopIteration_clear(self); in StopIteration_dealloc()