Searched refs:random_setstate (Results 1 – 2 of 2) sorted by relevance
348 random_setstate(RandomObject *self, PyObject *state) in random_setstate() function462 {"setstate", (PyCFunction)random_setstate, METH_O,
345 random_setstate(RandomObject *self, PyObject *state) in random_setstate() function535 {"setstate", (PyCFunction)random_setstate, METH_O,