New submission from Perry Randall:
Noticed this while writing a non-trivial completion function for
readline.set_completer. When an exception is thrown in the completion function
readline doesnt do anything, squashes the error, this should not be the case.
--
components: Interpreter
Perry Randall added the comment:
Ah yeah you're correct, on second thought I think an addition to the readline
documentation is warranted, not a code change.
--
___
Python tracker
<http://bugs.python.org/is
Perry Randall added the comment:
Decided to update the documentation instead
--
resolution: -> not a bug
status: open -> closed
___
Python tracker
<http://bugs.python.org/i