Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dexceptions.c505 StopIteration_clear(PyStopIterationObject *self) in StopIteration_clear() function
515 StopIteration_clear(self); in StopIteration_dealloc()