[issue2740] Cmd module doesn't support readline completion on OSX Leopard

Ronald Oussoren report at bugs.python.org
Sat May 3 10:21:07 CEST 2008


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

I don't really agree. Libedit's configuration is different from that of GN 
U readline. It might be useful to document this issue in the documentation 
of the readline module (and of rlcompleter).

Another alternative would be to add code to the readline module that 
emulates the GNU syntax when compeling using libedit, but I don't think 
that's worth the effort.

I would be willing to review such a patch though.

----------
nosy: +ronaldoussoren

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2740>
__________________________________


More information about the Python-bugs-list mailing list