Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
135c3174e7edbb2e01fabacfd5e015e49b640efd
/
Doc
/
lib
/
libreadline.tex
dafb1e5
[Bug #1529157] Mention raw_input() and input(); while I'm at it, reword the description a bit
by Andrew M. Kuchling
· 19 years ago
e506901
Add get_history_item and replace_history_item functions to the readline
by Skip Montanaro
· 21 years ago
79cddc5
stupid, stupid, stupid... raw_input() already supports readline() if the
by Skip Montanaro
· 21 years ago
b98a8ba
Add example that uses readline.readline().
by Skip Montanaro
· 21 years ago
0dc2310
Exposed readline() function from the readline module.
by Skip Montanaro
· 21 years ago
5068c87
Document readline module functions added in Python 2.3. See:
by Phillip J. Eby
· 21 years ago
e7a9796
Patch #800697: Add readline.clear_history.
by Martin v. Löwis
· 22 years ago
f5dd753
I'm am the PyPy sprint waiting for a Grand Renaming so I killed a few
by Michael W. Hudson
· 22 years ago
b7d1d3c
Add some minimal doc for get_completer added for patch 676342
by Neal Norwitz
· 22 years ago
b6c1d52
SF patch #443759: Add Interface to readline's add_history
by Guido van Rossum
· 24 years ago
0daad59
Patch #462122: add readline startup and pre_event hooks.
by Martin v. Löwis
· 24 years ago
905dc55
Cleaned up the description of readline.set_completer().
by Fred Drake
· 24 years ago
f8ca7d8
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
by Fred Drake
· 25 years ago
3fe9a98
Correct markup error.
by Fred Drake
· 25 years ago
7cb1524
added documentation for new functions {get,set}_history_length
by Skip Montanaro
· 25 years ago
3c62d9e
Several small changes, mostly to the markup, to improve consistency and
by Fred Drake
· 25 years ago
510ca1d
simple-minded readline section doc based upon module's doc strings.
by Skip Montanaro
· 25 years ago