Part of canonical.launchpad.utilities.celebrities View In Hierarchy
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? |