Searched refs:getpath_methods (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | getpath.c | 515 static PyMethodDef getpath_methods[] = { variable 560 for (PyMethodDef *m = getpath_methods; m->ml_name; ++m) { in funcs_to_dict() |
Completed in 2 milliseconds