]> granicus.if.org Git - python/commit
Fixes [issue7245] Better Ctrl-C support in pdb.
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 8 May 2010 23:38:49 +0000 (23:38 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 8 May 2010 23:38:49 +0000 (23:38 +0000)
commit56fe6569fd5916c371c9075fec47973c74c34573
tree92915b3915e4187c2eab290d8312a375aae1a1bc
parente8150e8441509306242a9d9def27a5ee78e95d8a
Fixes [issue7245] Better Ctrl-C support in pdb.
Lib/pdb.py
Lib/test/test_pdb2.py [new file with mode: 0644]
Misc/NEWS