Edward's latest checkins somehow managed to wipe out my previous latest

checkins.  Reapplying the latter changes.
This commit is contained in:
Tim Peters 2004-08-09 16:43:36 +00:00
parent a1ef6110ba
commit 6c542b731c
2 changed files with 16 additions and 14 deletions

View file

@ -1044,7 +1044,6 @@ def test_pdb_set_trace():
... >>> calls_set_trace()
... '''
>>> test = parser.get_doctest(doc, globals(), "foo", "foo.py", 0)
>>> fake_stdin = tempfile.TemporaryFile(mode='w+')
>>> fake_stdin.write('\n'.join([
... 'up', # up out of pdb.set_trace