Searched refs:py2_const_cast (Results 1 – 1 of 1) sorted by relevance
184 inline const char *py2_const_cast(const char *s) { return s; } in py2_const_cast() function307 PyObject_CallMethod(m_py_obj, py2_const_cast(name),308 py2_const_cast(format), PythonFormat<T>::get(t)...);317 PyObject *obj = PyObject_CallFunction(m_py_obj, py2_const_cast(format),