Part of lp.registry.scripts.productreleasefinder.filter View In Hierarchy
Instances of FilterPattern are intended to be used with a Filter instance.
| Method | __init__ | Undocumented |
| Method | match | Returns true if this filter pattern matches the URL. |
| Method | containedBy | Returns true if this pattern could match children of the URL. |