Searched refs:get_func_code (Results 1 – 3 of 3) sorted by relevance
273 code = function_utils.get_func_code(silly_example_function)278 code = function_utils.get_func_code(self.testWithClassMethod)284 code = function_utils.get_func_code(callable_instance)290 code = function_utils.get_func_code(anon_fn)296 code = function_utils.get_func_code(partial)301 function_utils.get_func_code(None)
102 def get_func_code(func): function
137 func_code = function_utils.get_func_code(dev_func)