[source/ edit]
Defines a simple filter that applies to a file and determines whether or not it matches the pattern
__init__(self, match_patterns, negative_match=False):
matches(self, f):
Feedback
Examples
Templates
Documentation
Bug/Request
Edit/New
Edit