Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dxxsubtype.c47 spamlist_specialmeth(PyObject *self, PyObject *args, PyObject *kw) in spamlist_specialmeth() function
73 {"classmeth", (PyCFunction)spamlist_specialmeth,
76 {"staticmeth", (PyCFunction)spamlist_specialmeth,
/external/python/cpython3/Modules/
Dxxsubtype.c47 spamlist_specialmeth(PyObject *self, PyObject *args, PyObject *kw) in spamlist_specialmeth() function
73 {"classmeth", (PyCFunction)spamlist_specialmeth,
76 {"staticmeth", (PyCFunction)spamlist_specialmeth,