[issue13342] input() builtin always uses "strict" error handler

stefanholek report at bugs.python.org
Fri Nov 4 16:00:57 CET 2011


stefanholek <stefan at epy.co.at> added the comment:

I am not quite sure how I would write a custom, readline-using input function in Python (access to PyOS_Readline seems required), that's why I did it in C. Have an example?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13342>
_______________________________________


More information about the Python-bugs-list mailing list