Searched refs:_wrapper (Results 1 - 2 of 2) sorted by relevance
/pkg/src/modules/client/ | ||
H A D | client_api.py | 3117 def _wrapper(): function in function:__handle_errors_json 3119 ret_json = __handle_errors_json(_wrapper, non_wrap_print=False) |
/pkg/src/ | ||
H A D | client.py | 5741 def _wrapper(): function 5743 __ret = handle_errors(_wrapper, non_wrap_print=False) |
Completed in 31 milliseconds