Home | History | Annotate | Download | only in Objects

Lines Matching refs:StopIteration

489  *    StopIteration extends Exception
491 SimpleExtendsException(PyExc_Exception, StopIteration,
2055 PRE_INIT(StopIteration)
2124 POST_INIT(StopIteration)