projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7d1d3c
)
I'm am the PyPy sprint waiting for a Grand Renaming so I killed a few
author
Michael W. Hudson
<mwh@python.net>
Fri, 21 Feb 2003 20:11:09 +0000
(20:11 +0000)
committer
Michael W. Hudson
<mwh@python.net>
Fri, 21 Feb 2003 20:11:09 +0000
(20:11 +0000)
seconds making the doc for get_completer marginally less minimal :)
Doc/lib/libreadline.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libreadline.tex
b/Doc/lib/libreadline.tex
index c0c2f0aba485090af0fec8218370f548554d32c0..d428594973f5d2af46a76dcb6d5f3a3400e3c68a 100644
(file)
--- a/
Doc/lib/libreadline.tex
+++ b/
Doc/lib/libreadline.tex
@@
-81,8
+81,8
@@
possible completion starting with \var{text}.
\end{funcdesc}
\begin{funcdesc}{get_completer}{}
-Get the completer function
.
-\versionadded{2.3}
+Get the completer function
, or \code{None} if no completer function
+
has been set.
\versionadded{2.3}
\end{funcdesc}
\begin{funcdesc}{get_begidx}{}