Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c800 replace_choice (genericobject *g, PyObject *args) in replace_choice() function
834 {"replace_choice", (PyCFunction)replace_choice, METH_OLDARGS},
/external/python/cpython2/Doc/library/
Dfl.rst327 :meth:`replace_choice`, :meth:`delete_choice`, :meth:`get_choice_text`,