Yury Selivanov 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).
Hm... This module provides a "Completer" class **specifically** for readline, as its documentation (and name!) indicates. ---------- _______________________________________ 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