Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dreadline.c623 py_clear_history(PyObject *self, PyObject *noarg) in py_clear_history() function
712 {"clear_history", py_clear_history, METH_NOARGS, doc_clear_history},