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