l.a.u.c.PersonCelebrityDescriptor(CelebrityDescriptor) : class documentation

Part of lp.app.utilities.celebrities View In Hierarchy

A CelebrityDescriptor for celebrities that are people.

This descriptor maintains a list of names so code can detect if a given person is a celebrity for special handling.

Method __init__ Interface is used to lookup a utility which must have both

Inherited from CelebrityDescriptor:

Method __get__ Undocumented
Method _getCelebrityByName Find the celebrity by name.
Method _isRightCelebrity Is this the celebrity we were looking for?
def __init__(self, name):
Interface is used to lookup a utility which must have both a get method to lookup by id, and a getByName method to lookup by name.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.