Searched defs:PyMapping_SetItemString (Results 1 – 2 of 2) sorted by relevance
2479 PyMapping_SetItemString(PyObject *o, char *key, PyObject *value) function
2359 PyMapping_SetItemString(PyObject *o, const char *key, PyObject *value) in PyMapping_SetItemString() function