l.b.e.b.LookupBranch(treelookup.LookupBranch) : class documentation

Part of lp.bugs.externalbugtracker.base View In Hierarchy

A lookup branch customised for documenting external bug trackers.
Method _verify Check the validity of the branch.
Method _describe_result See treelookup.LookupBranch._describe_result.

Inherited from LookupBranch:

Method __init__ Construct a new LookupBranch from the given keys and result.
Method is_leaf Whether or not this is a leaf.
Method is_default Whether or not this is a default branch.
Method describe A representation of this branch.
Method __repr__ A machine-readable representation of this branch.
Method _describe_key Return a pretty representation of a simple key.
def _verify(self):
Check the validity of the branch.

The branch result must be a member of BugTaskStatus, or another LookupTree.

RaisesTypeErrorIf the branch is invalid.
def _describe_result(self, result):
See treelookup.LookupBranch._describe_result.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.