MatchList
Defines a set of matches that must be matched directly (uses set
to make this basically a constant time check)
Properties and Methods
__init__(self, *matches, negative_match=False):
test_match(self, f):
Examples
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings