Home | History | Annotate | Download | only in test

Lines Matching refs:_StopIteration

1050     _StopIteration = StopIteration  # make local because caught a *lot*
1059 except _StopIteration:
1073 except _StopIteration: