StopIteration
Raised by an iterator's next method to signal that there are no further values. This is derived from Exception rather than StandardError, since this is not considered an error in its normal application. (New in version 2.2.)
last updated 2 years ago by effbot #
