l.r.s.p.f.FilterPattern : class documentation

Part of lp.registry.scripts.productreleasefinder.filter View In Hierarchy

A filter pattern.

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.
def __init__(self, key, urlglob):
Undocumented
def match(self, url):
Returns true if this filter pattern matches the URL.
def containedBy(self, url):
Returns true if this pattern could match children of the URL.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.