count([firstval]) --> count object
Return a count object whose .next() method returns consecutive integers starting from zero or, if specified, from firstval.
There are no implemented interfaces.
There are no attributes in this class.
next(...)
There are no known subclasses.