StdLibFilter
A filter that excludes anything found in the standard library
Inheritance:
StdLibFilter
:
_PathFilter
_PathFilter
:
_Filter
_Filter
:
Methods of StdLibFilter:
__init__
Methods of _PathFilter:
matches
Methods of _Filter:
__repr__
__init__
def __init__(self)
Undocumented function.
matches
def matches(self, res)
Undocumented function.
__repr__
def __repr__(self)
Undocumented function.