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 <[email protected]>
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: <[email protected]>
2011-05-11 21:58:35vstinnerlinkissue12060 messages
2011-05-11 21:58:35vstinnercreate