Lines Matching refs:set_remove
1907 set_remove(PySetObject *so, PyObject *key)2069 {"remove", (PyCFunction)set_remove, METH_O,