[Python-Dev] Catch SIGINT at Python startup (original) (raw)
Michael Foord fuzzyman at voidspace.org.uk
Mon Mar 8 18:14:35 CET 2010
- Previous message: [Python-Dev] Catch SIGINT at Python startup
- Next message: [Python-Dev] Catch SIGINT at Python startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08/03/2010 13:12, Victor Stinner wrote:
Hi,
I wrote patches for the issue #3137 and I would like your opinion about my solution (not directly about the patches): I propose to consider a SIGINT during startup as a fatal error. If you press CTRL+c while Python is starting, Python displays an error and exit with the code 1. That sounds like a good solution to me. +1
Michael
-- http://www.ironpythoninaction.com/ http://www.voidspace.org.uk/blog
READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.
- Previous message: [Python-Dev] Catch SIGINT at Python startup
- Next message: [Python-Dev] Catch SIGINT at Python startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]