commit | 195648000cd704e9d50dee0e7f082f3eb74d3bd3 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed May 10 17:13:20 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Wed May 10 17:13:20 2006 +0000 |
tree | f973294083136b57fee18c3a441ab296774e05a7 | |
parent | 38c6a22f38a249d107691a79f2b16a62ba8c73be [diff] |
Patch #721464: pdb.Pdb instances can now be given explicit stdin and stdout arguments, making it possible to redirect input and output for remote debugging.