Home
last modified time | relevance | path

Searched refs:spamdict_setstate (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
Dxxsubtype.c160 spamdict_setstate(spamdictobject *self, PyObject *args) in spamdict_setstate() function
174 {"setstate", (PyCFunction)spamdict_setstate, METH_VARARGS,