This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients gregory.p.smith, jcon, pitrou
Date 2011-06-07.09:57:38
SpamBayes Score 1.4521406e-06
Marked as misclassified No
Message-id <1307440659.49.0.164883737505.issue12268@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure why you're creating a separate test file. There are already signals-related tests in test_io. Also, perhaps you can reuse the idioms used there, rather than spawn subprocesses.
History
Date User Action Args
2011-06-07 09:57:39pitrousetrecipients: + pitrou, gregory.p.smith, jcon
2011-06-07 09:57:39pitrousetmessageid: <1307440659.49.0.164883737505.issue12268@psf.upfronthosting.co.za>
2011-06-07 09:57:38pitroulinkissue12268 messages
2011-06-07 09:57:38pitroucreate