Home | History | Annotate | Download | only in Objects

Lines Matching refs:set_update

981 set_update(PySetObject *so, PyObject *args)
2073 {"update", (PyCFunction)set_update, METH_VARARGS,