Searched refs:get_history_length (Results 1 – 6 of 6) sorted by relevance
188 get_history_length(PyObject *self, PyObject *noarg) in get_history_length() function686 {"get_history_length", get_history_length,
101 .. function:: get_history_length()129 :func:`get_history_length`, which returns the maximum number of lines that will
122 .. function:: get_history_length()148 :func:`get_history_length`, which returns the maximum number of lines that will
319 get_history_length(PyObject *self, PyObject *noarg) in get_history_length() function826 {"get_history_length", get_history_length,
520 Fix incorrect usage of ``get_history_length`` in readline documentation
765 Fix incorrect usage of ``get_history_length`` in readline documentation