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

Jack Andrews report at bugs.python.org
Fri Apr 15 04:39:54 CEST 2011


Jack Andrews <effbiae at gmail.com> added the comment:

> 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?

yes.  well, at least i thought so.  today, pdb works fine
with no patch.  i must have stumbled across my bug
in the middle of patching cmd.py.

if i notice anything strange, i'll let you know.

----------

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


More information about the Python-bugs-list mailing list