repeat(element [,times]) -> create an iterator which returns the element for the specified number of times. If not specified, returns the element endlessly.
There are no implemented interfaces.
There are no attributes in this class.
next(...)
There are no known subclasses.