Searched defs:PythonCallable (Results 1 – 1 of 1) sorted by relevance
842 PythonCallable::PythonCallable() : PythonObject() {} in PythonCallable() function in PythonCallable844 PythonCallable::PythonCallable(PyRefType type, PyObject *py_obj) { in PythonCallable() function in PythonCallable848 PythonCallable::PythonCallable(const PythonCallable &callable) in PythonCallable() function in PythonCallable