l.s.f.s.ScopeWithPerson(BaseScope) : class documentation

Part of lp.services.features.scopes View In Hierarchy

Known subclasses: lp.services.features.scopes.TeamScope, lp.services.features.scopes.UserSliceScope

An abstract base scope that matches on the current user of the request.

Intended for subclassing, not direct use.

Method __init__ Undocumented
Method person Undocumented

Inherited from BaseScope:

Method compiled_pattern The compiled scope matching regex. A small optimization.
Method lookup Returns true if the given scope name is "active".
def __init__(self, get_person):
Undocumented
@cachedproperty
def person(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.