PySetObject.lookup

_

struct PySetObject
setentry* function(PySetObject* so, PyObject* key, Py_hash_t hash) lookup;

Meta