Searched defs:spwd_methods (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/ | ||
| D | spwdmodule.c | 159 static PyMethodDef spwd_methods[] = { variable |
| /external/python/cpython3/Modules/ | ||
| D | spwdmodule.c | 200 static PyMethodDef spwd_methods[] = { variable |