Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c776 set_choice(genericobject *g, PyObject *args) in set_choice() function
830 {"set_choice", (PyCFunction)set_choice, METH_OLDARGS},
/external/python/cpython2/Doc/library/
Dfl.rst325 Add a choice object to the form. --- Methods: :meth:`set_choice`,