Searched defs:form_methods (Results 1 - 1 of 1) sorted by relevance
/external/python/cpython2/Modules/ | ||
H A D | flmodule.c | 1497 static PyMethodDef form_methods[] = { variable 1568 meth = Py_FindMethod(form_methods, (PyObject *)f, name); |
Completed in 144 milliseconds