Searched refs:obSubKey (Results 1 – 1 of 1) sorted by relevance
1561 PyObject *obSubKey; in PySetValue() local1564 &obSubKey, in PySetValue()1580 if (obSubKey == Py_None) in PySetValue()1583 subKey = PyString_AsString(obSubKey); in PySetValue()