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