Searched refs:read_history_file (Results 1 – 3 of 3) sorted by relevance
87 .. function:: read_history_file([filename])280 readline.read_history_file(histfile)305 if hasattr(readline, "read_history_file"):307 readline.read_history_file(histfile)
126 read_history_file(PyObject *self, PyObject *args) in read_history_file() function676 {"read_history_file", read_history_file,
140 readline.read_history_file(historyPath)