[issue2250] rlcompleter raises Exception on bad input

Lorenz Quack report at bugs.python.org
Fri Apr 18 16:45:24 CEST 2008


Lorenz Quack <don at amberfisharts.com> added the comment:

I attached a patch for the docs.
It now states that the rlcompleter.Completer will catch and silence all
exceptions raised by evaluating the expression passed to complete()

Added file: http://bugs.python.org/file10054/rlcompleter.rst.diff

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


More information about the Python-bugs-list mailing list