Michael Hoffman <qq9jsuv...@snkmail.com> added the comment:

As always, it seems a bit more complicated than I originally expected. Since 
it's too late for a Python 2.x feature addition, I'll wait until I upgrade to 
3.x to work on that.

You are correct, technically this is not a docs bug but I think the clarity of 
the docs would be greatly improved if you would add the text from the cmd 
module docs to the pdb docs:

"If you want a given stdin to be used, make sure to set the instance’s 
use_rawinput attribute to False, otherwise stdin will be ignored."

I hope you will agree that this is unexpected behavior that doesn't really fit 
into the zen of Python.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10396>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to