l.c.i.r.IRevisionAuthor(Interface) : interface documentation

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

Committer of a Bazaar revision.
Int id Undocumented
TextLine name Undocumented
Attribute name_without_email Revision author name without email address.
Attribute email The email address extracted from the author text.
PublicPersonChoice person Undocumented
Attribute personID The primary key of the person
Method linkToLaunchpadPerson Attempt to link the revision author to a Launchpad Person.
id =
Undocumented
name =
Undocumented
name_without_email =
Revision author name without email address.
email =
The email address extracted from the author text.
person =
Undocumented
personID =
The primary key of the person
def linkToLaunchpadPerson():
Attempt to link the revision author to a Launchpad Person.

This method looks to see if the email address used in the text of RevisionAuthor.name has been validated against a Person.

ReturnsTrue if a valid link is made.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.