in sparkey/__init__.py [0:0]
def __iter__(self): """Creates a new iterator for this log reader. @returntype: L{LogIter} """ return LogIter(self)