Martin Panter added the comment:

Sorry to throw a potential spanner in the works, but I think this introduces a 
dependence on the readline module. Consider what happens when the Completer 
class is used but Readline is not, or even if the “readline” could not be 
imported (see bottom of rlcompleter.py).

Maybe there is a way around this, but it might involve more complicated code.

----------
priority: release blocker -> high
stage:  -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25660>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to