HomeSort by relevance Sort by last modified time
    Searched refs:spwd_methods (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
spwdmodule.c 159 static PyMethodDef spwd_methods[] = { variable
174 m=Py_InitModule3("spwd", spwd_methods, spwd__doc__);
  /external/python/cpython3/Modules/
spwdmodule.c 189 static PyMethodDef spwd_methods[] = { variable
206 spwd_methods,

Completed in 59 milliseconds