Home
last modified time | relevance | path

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

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