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