User requested changes to the itertools module.
Subsumed times() into repeat(). Added cycle() and chain().
R
Raymond Hettinger committed
61fe64d5de313dd66e7d42940f54b69ef371fc4f
Parent: c85b6a2
Subsumed times() into repeat(). Added cycle() and chain().