Kaydet (Commit) 7960bf9c authored tarafından Tim Peters's avatar Tim Peters

And delete a useless comment.

üst d7bbbbc5
......@@ -351,7 +351,6 @@ class _OutputRedirectingPdb(pdb.Pdb):
try:
return pdb.Pdb.trace_dispatch(self, *args)
finally:
# Restore stdout.
sys.stdout = save_stdout
# [XX] Normalize with respect to os.path.pardir?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment