Searched refs:funcs_dict (Results 1 – 1 of 1) sorted by relevance
101 funcs_dict = {} variable116 if name in funcs_dict:117 func = funcs_dict[name]120 funcs_dict[name] = func