Searched refs:py_view_as_method (Results 1 – 1 of 1) sorted by relevance
702 THPObjectPtr py_view_as_method(PyObject_GetAttrString(py_x, "view_as")); in _wrap_outputs() local703 if (!py_view_as_method) in _wrap_outputs()708 THPObjectPtr result(PyObject_CallObject(py_view_as_method, args)); in _wrap_outputs()