Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dreadline.c392 py_remove_history(PyObject *self, PyObject *args) in py_remove_history() function
683 {"remove_history_item", py_remove_history, METH_VARARGS, doc_remove_history},