Searched refs:accumulate_setstate (Results 1 – 1 of 1) sorted by relevance
3693 accumulate_setstate(accumulateobject *lz, PyObject *state) in accumulate_setstate() function3704 {"__setstate__", (PyCFunction)accumulate_setstate, METH_O,