in sparkey/__init__.py [0:0]
def iteritems(self): """Iterate through all live entries. @returntype: L{HashIterator} """ return HashIterator(self)