]> granicus.if.org Git - python/commit
Fix test suite to not activate new sigint behavior in pdb.
authorGeorg Brandl <georg@python.org>
Sat, 4 Dec 2010 17:11:36 +0000 (17:11 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 4 Dec 2010 17:11:36 +0000 (17:11 +0000)
commit34748cd6a86a423d4c0fd65af0834c8cfbb1db40
treee471441cb7f28df1fce97c3e4c1450745d54f335
parentf3fa5685e85f7aa21c124bb6a71a076f80666f2c
Fix test suite to not activate new sigint behavior in pdb.
Lib/doctest.py
Lib/test/test_pdb.py
Lib/test/test_zipimport_support.py