Searched defs:python_function (Results 1 – 3 of 3) sorted by relevance
551 python_function, argument790 def _clone(self, python_function): argument1074 def python_function(self): member in Function
2358 def from_function_and_signature(python_function, argument2943 python_function, argument3018 def python_function(self): member in Function3484 def validate_python_function(python_function): argument
194 def __init__(self, python_function, name, function_spec, concrete_functions): argument