[issue2571] can cmd.py's API/docs for the use of an alternate stdin be improved?

Terry J. Reedy report at bugs.python.org
Thu Apr 14 19:15:55 CEST 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Jack, several questions.
Are you saying that when stdin is a pipe and not a tty, pdb works better with use_rawinput set False? 
Are you sure that the auto setting is correct in all use cases?
Are you aware that you can set use_rawinput 'manually'?
Have you read my previous response msg118093?
Are you willing to help sort out the questions and issues therein?

----------

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


More information about the Python-bugs-list mailing list