b.g._GCBuildDetails(object) : class documentation

Part of bzrlib.groupcompress View In Hierarchy

A blob of data about the build details.

This stores the minimal data, which then allows compatibility with the old api, without taking as much memory.

Method __init__ Undocumented
Method __repr__ Undocumented
Method index_memo Undocumented
Method record_details Undocumented
Method __getitem__ Compatibility thunk to act like a tuple.
Method __len__ Undocumented
def __init__(self, parents, position_info):
Undocumented
def __repr__(self):
Undocumented
@property
def index_memo(self):
Undocumented
@property
def record_details(self):
Undocumented
def __getitem__(self, offset):
Compatibility thunk to act like a tuple.
def __len__(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.