[Patches] [ python-Patches-971323 ] make test_signal less annoying

SourceForge.net noreply at sourceforge.net
Fri Jun 11 14:10:01 EDT 2004


Patches item #971323, was opened at 2004-06-11 18:55
Message generated for change (Comment added) made by mwh
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=971323&group_id=5470

Category: Tests
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Anthony Baxter (anthonybaxter)
Summary: make test_signal less annoying

Initial Comment:
test_signal seems to go out of it's way to use signals that 
are actually useful (SIGINT & SIGQUIT).

this patch stops that & attempts to restore signal actions 
after the test runs.

----------------------------------------------------------------------

>Comment By: Michael Hudson (mwh)
Date: 2004-06-11 19:10

Message:
Logged In: YES 
user_id=6656

check in after comments on irc.  revision 1.15 of Lib/test/
test_signal.py.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=971323&group_id=5470



More information about the Patches mailing list