Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dreadline.c608 py_set_auto_history(PyObject *self, PyObject *args) in py_set_auto_history() function
837 {"set_auto_history", py_set_auto_history, METH_VARARGS, doc_set_auto_history},