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 vstinner
Recipients vstinner
Date 2011-05-11.21:58:35
SpamBayes Score 0.009372837
Marked as misclassified No
Message-id <1305151116.04.0.300022583183.issue12060@psf.upfronthosting.co.za>
In-reply-to
Content
example.py: example to demonstrate the problem. The Python signal handler is only called once, it should be called twice.
History
Date User Action Args
2011-05-11 21:58:36vstinnersetrecipients: + vstinner
2011-05-11 21:58:36vstinnersetmessageid: <1305151116.04.0.300022583183.issue12060@psf.upfronthosting.co.za>
2011-05-11 21:58:35vstinnerlinkissue12060 messages
2011-05-11 21:58:35vstinnercreate