Kaydet (Commit) b7d1d3cf authored tarafından Neal Norwitz's avatar Neal Norwitz

Add some minimal doc for get_completer added for patch 676342

üst e9b851a5
......@@ -80,6 +80,11 @@ until it returns a non-string value. It should return the next
possible completion starting with \var{text}.
\end{funcdesc}
\begin{funcdesc}{get_completer}{}
Get the completer function.
\versionadded{2.3}
\end{funcdesc}
\begin{funcdesc}{get_begidx}{}
Get the beginning index of the readline tab-completion scope.
\end{funcdesc}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment