]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8407: Remove debug code from test_signal
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 8 May 2011 00:10:36 +0000 (02:10 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 8 May 2011 00:10:36 +0000 (02:10 +0200)
commit3a7f0f05c123cc11d55b870d6395cfee449f2703
tree501fa81bc1efea79ff338afecf254e5ed28cf038
parentd49b1f14de90ce31bb0777ac232c0ee1ec5ed6ce
Issue #8407: Remove debug code from test_signal

I don't think that we still need it.
Lib/test/test_signal.py