l.c.m.g.DistributionGitTraversable(_BaseGitTraversable) : class documentation

Part of lp.code.model.gitlookup View In Hierarchy

Git repository traversable for distributions.

From here, you can traverse to a distribution source package.

Method traverse See IGitTraversable.

Inherited from _BaseGitTraversable:

Method __init__ Undocumented
def traverse(self, owner, name, segments):
See IGitTraversable.
ReturnsA tuple of (IPerson, IDistributionSourcePackage, None).
RaisesInvalidNamespaceIf 'name' is not '+source' or there are no further segments.
NoSuchSourcePackageNameIf the segment after '+source' doesn't match an existing source package name.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.