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

Nov. 19, 2010
3:44 p.m.
Éric Araujo <merwok@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@python components: +Documentation -Library (Lib) keywords: +patch nosy: +docs@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@bugs.python.org> <http://bugs.python.org/issue10396> _______________________________________
5224
Age (days ago)
5224
Last active (days ago)
0 comments
1 participants
participants (1)
-
Éric Araujo