Package pypat :: Package behavioral :: Module iterator
[hide private]
[frames] | no frames]

Module iterator

source code

Classes [hide private]
  Iterator
An Iterator class for the Iterator design pattern.
  Iterable
An abstract class representing an Iterable object as part of the Iterator design pattern.