[docs] [issue10396] stdin argument to pdb.Pdb doesn't work unless you also set Pdb.use_rawinput = False

Éric Araujo report at bugs.python.org
Fri Nov 19 16:44:38 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

+1 on clarifying the docs.  Michael, where in the file do you think it should go?  (You can also directly make a diff if you want.)

----------
assignee:  -> docs at python
components: +Documentation -Library (Lib)
keywords: +patch
nosy: +docs at python, eric.araujo
resolution: duplicate -> 
stage: committed/rejected -> patch review
status: closed -> open
superseder: cmd.py always uses raw_input, even when another stdin is specified -> 
versions: +Python 3.1, Python 3.2

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


More information about the docs mailing list