Searched refs:_catchall_handlers (Results 1 – 1 of 1) sorted by relevance
66 _catchall_handlers = {} variable125 if name in _catchall_handlers or name in evt_hmap:283 _catchall_handlers[name] = True305 if name in _catchall_handlers:306 _catchall_handlers.pop(name)