Part of lp.services.features.scopes View In Hierarchy
Functionally ScriptScope and DefaultScope are equivalent to instances
of this class, but their docstings are used on the +feature-info page.
| Method | __init__ | Undocumented |
| Method | lookup | Returns true if the given scope name is "active". |
Inherited from BaseScope:
| Method | compiled_pattern | The compiled scope matching regex. A small optimization. |