BaseSelector
BaseSelectoris the base class for all selectors.
You can also easily inherit this base class to customize your own selector class. Just override the
__init__and__process__method.
Last updated
BaseSelectoris the base class for all selectors.
You can also easily inherit this base class to customize your own selector class. Just override the
__init__and__process__method.
Last updated