Home
last modified time | relevance | path

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

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