]> granicus.if.org Git - python/commit
Closes issue 15505. unittest.installHandler and non-callable signal handlers.
authorMichael Foord <michael@voidspace.org.uk>
Tue, 29 Jan 2013 23:07:57 +0000 (23:07 +0000)
committerMichael Foord <michael@voidspace.org.uk>
Tue, 29 Jan 2013 23:07:57 +0000 (23:07 +0000)
commit6debd769393c9c5cdd4feb2a0c74bda173a13b1e
treefe028d9d93b7da53295cb24357abfe192060baff
parent45c4375ea7da4a78e9d5dc7b79f98b7882cc7640
Closes issue 15505. unittest.installHandler and non-callable signal handlers.
Lib/unittest/signals.py
Lib/unittest/test/test_break.py
Misc/NEWS