Searched refs:py3_PyObject_GetAttrString (Results 1 – 1 of 1) sorted by relevance
202 # define PyObject_GetAttrString py3_PyObject_GetAttrString347 static PyObject* (*py3_PyObject_GetAttrString)(PyObject *, const char *); variable530 {"PyObject_GetAttrString", (PYTHON_PROC*)&py3_PyObject_GetAttrString},