b.g.CallableToParentsProviderAdapter(object) : class documentation

Part of bzrlib.graph View In Hierarchy

A parents provider that adapts any callable to the parents provider API.

i.e. it accepts calls to self.get_parent_map and relays them to the callable it was constructed with.

Method __init__ Undocumented
Method __repr__ Undocumented
Method get_parent_map Undocumented
def __init__(self, a_callable):
Undocumented
def __repr__(self):
Undocumented
def get_parent_map(self, keys):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.