Searched refs:hook_func (Results 1 – 1 of 1) sorted by relevance
1019 def hook_func(args): function1025 with test.support.swap_attr(sys, 'unraisablehook', hook_func):1038 def hook_func(*args): function1042 with test.support.swap_attr(sys, 'unraisablehook', hook_func):