]> granicus.if.org Git - python/commit
Only set rl_completion_display_matches_hook if there
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Nov 2007 04:53:02 +0000 (04:53 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Nov 2007 04:53:02 +0000 (04:53 +0000)
commitf354894e7b35b09dabacdbcb1b812b290b0457a2
tree2d745b982dae33e97741c8dcbe91d206cbee5f72
parentabfe45368c76bb9f705ee9b84b31a08856b38e97
Only set rl_completion_display_matches_hook if there
is a Python hook function. Fixes #1425.
Modules/readline.c