l.c.m.r.RevisionAuthor(SQLBase) : class documentation

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

No class docstring
Method name_without_email Return the name of the revision author without the email address.
Method linkToLaunchpadPerson See IRevisionAuthor.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
@property
def name_without_email(self):
Return the name of the revision author without the email address.

If there is no name information (i.e. when the revision author only supplied their email address), return None.

def linkToLaunchpadPerson(self):
See IRevisionAuthor.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.