maybe
This commit is contained in:
parent
2e5fbb49a3
commit
e5fdf3897a
@ -1499,7 +1499,6 @@ class EventNamespace(types.SimpleNamespace):
|
|||||||
ToEventVarOperation = ToEventVarOperation
|
ToEventVarOperation = ToEventVarOperation
|
||||||
ToEventChainVarOperation = ToEventChainVarOperation
|
ToEventChainVarOperation = ToEventChainVarOperation
|
||||||
EventType = EventType
|
EventType = EventType
|
||||||
EventCallback = EventCallback
|
|
||||||
|
|
||||||
__call__ = staticmethod(event_handler)
|
__call__ = staticmethod(event_handler)
|
||||||
get_event = staticmethod(get_event)
|
get_event = staticmethod(get_event)
|
||||||
|
Loading…
Reference in New Issue
Block a user