]> granicus.if.org Git - python/commit
Issue 15505. unittest.installHandler and non callable signal handlers
authorMichael Foord <michael@voidspace.org.uk>
Tue, 29 Jan 2013 22:59:02 +0000 (22:59 +0000)
committerMichael Foord <michael@voidspace.org.uk>
Tue, 29 Jan 2013 22:59:02 +0000 (22:59 +0000)
commit77cd8aab2339780c0276f3fafa09a58182779b81
tree2fc8317697b6a73af6d6128095621362f981211a
parentb322621a53899e8d6f1ed0327766c29280283f57
Issue 15505. unittest.installHandler and non callable signal handlers
Lib/unittest/signals.py
Lib/unittest/test/test_break.py
Misc/NEWS