Searched refs:StopIteration (Results 1 – 4 of 4) sorted by relevance
46 class StopIteration extends Error { class93 throw new StopIteration()124 if (e instanceof StopIteration) {
168 except StopIteration:
304 except StopIteration:
1406 except StopIteration: