Class StopIteration
In: enumerator.c
Parent: IndexError

call-seq:

  e.rewind   => e

Rewinds the enumeration sequence by the next method.

[Validate]