Searched refs:get_func_code (Results 1 – 3 of 3) sorted by relevance
277 code = function_utils.get_func_code(silly_example_function)282 code = function_utils.get_func_code(self.testWithClassMethod)288 code = function_utils.get_func_code(callable_instance)294 code = function_utils.get_func_code(anon_fn)300 code = function_utils.get_func_code(partial)305 function_utils.get_func_code(None)
104 def get_func_code(func): function
137 func_code = function_utils.get_func_code(dev_func)