b.r.RevisionInfo(object) : class documentation

Part of bzrlib.revisionspec View In Hierarchy

The results of applying a revision specification to a branch.
Method __init__ Undocumented
Method __nonzero__ Undocumented
Method __len__ Undocumented
Method __getitem__ Undocumented
Method get Undocumented
Method __eq__ Undocumented
Method __repr__ Undocumented
Static Method from_revision_id Construct a RevisionInfo given just the id.
def __init__(self, branch, revno, rev_id=_marker):
Undocumented
def __nonzero__(self):
Undocumented
def __len__(self):
Undocumented
def __getitem__(self, index):
Undocumented
def get(self):
Undocumented
def __eq__(self, other):
Undocumented
def __repr__(self):
Undocumented
@staticmethod
def from_revision_id(branch, revision_id, revs):
Construct a RevisionInfo given just the id.

Use this if you don't know or care what the revno is.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.