HomeSort by relevance Sort by last modified time
    Searched full:replace_choice (Results 1 - 3 of 3) sorted by null

  /external/python/cpython2/Modules/
flmodule.c 800 replace_choice (genericobject *g, PyObject *args) function
834 {"replace_choice", (PyCFunction)replace_choice, METH_OLDARGS},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
flmodule.c 804 replace_choice (genericobject *g, PyObject *args) function
838 {"replace_choice", (PyCFunction)replace_choice, METH_OLDARGS},
    [all...]
  /external/python/cpython2/Doc/library/
fl.rst 327 :meth:`replace_choice`, :meth:`delete_choice`, :meth:`get_choice_text`,

Completed in 947 milliseconds