]> granicus.if.org Git - python/commit
stupid, stupid, stupid... raw_input() already supports readline() if the
authorSkip Montanaro <skip@pobox.com>
Mon, 24 May 2004 14:20:16 +0000 (14:20 +0000)
committerSkip Montanaro <skip@pobox.com>
Mon, 24 May 2004 14:20:16 +0000 (14:20 +0000)
commit79cddc56b30f45899154289fdf684a98a10e9e2c
tree2ee05ee2973dde3dfcfa939449994b031734313f
parentb98a8ba14db919d6bf6b277c59ab20da16ed19cd
stupid, stupid, stupid...  raw_input() already supports readline() if the
readline module is loaded.
Doc/lib/libreadline.tex
Misc/NEWS
Modules/readline.c