]> granicus.if.org Git - python/commit
Some platforms have rl_completion_append_character but not rl_completion_suppress_append.
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Oct 2009 19:16:46 +0000 (19:16 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Oct 2009 19:16:46 +0000 (19:16 +0000)
commitd9ff74e51dc0ede17116b590e2e544d1a2b7fe39
tree50eb594796a523d7cd813174516307b1403da851
parentc1bdf891458d2f37aa90b27f3ea85379cbb0d967
Some platforms have rl_completion_append_character but not rl_completion_suppress_append.
Reported by Mark D.
Modules/readline.c
configure
configure.in
pyconfig.h.in