Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1355 form_add_choice(formobject *f, PyObject *args) in form_add_choice() function
1528 {"add_choice", (PyCFunction)form_add_choice, METH_OLDARGS},