Searched refs:pwd_methods (Results 1 – 2 of 2) sorted by relevance
181 static PyMethodDef pwd_methods[] = { variable195 m = Py_InitModule3("pwd", pwd_methods, pwd__doc__);
208 static PyMethodDef pwd_methods[] = { variable222 pwd_methods,