alphatwirl.selection.modules.Not¶
-
class
alphatwirl.selection.modules.Not(selection, name='Not')[source]¶ select events that do NOT pass the selection
-
__init__(selection, name='Not')[source]¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(selection[, name])Initialize self. begin(event)end()event(event)-