[issue1786] pdb should set stdin+stdout around exec call

Guido van Rossum report at bugs.python.org
Tue Jan 15 02:43:22 CET 2008


Guido van Rossum added the comment:

Here's an improved patch -- the recursive debugger invocation should
pass the I/O settings on.

----------
assignee:  -> gvanrossum
keywords: +easy
Added file: http://bugs.python.org/file9171/pdb.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1786>
__________________________________


More information about the Python-bugs-list mailing list