class documentation

class ObjectIterator(object):

Known subclasses: dulwich.object_store.ObjectStoreIterator

View In Hierarchy

Interface for iterating over objects.

Method iterobjects Undocumented
def iterobjects(self):

Undocumented