Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c782 get_choice(genericobject *g) in get_choice() function
831 {"get_choice", (PyCFunction)get_choice, METH_NOARGS},
/external/python/cpython2/Doc/library/
Dfl.rst326 :meth:`get_choice`, :meth:`clear_choice`, :meth:`addto_choice`,