Home
last modified time | relevance | path

Searched refs:forms_methods (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dflmodule.c2081 static PyMethodDef forms_methods[] = { variable
2131 Py_InitModule("fl", forms_methods); in initfl()