Searched defs:custom_handler (Results 1 – 4 of 4) sorted by relevance
97 def __init__(self, custom_handler=False): argument
126 int custom_handler; member
1337 def custom_handler(signum, frame): function
693 def custom_handler(loop, context): function