mdwsetup.py: Turn off Python's usual `SIGINT' handler.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 13 Apr 2020 11:29:22 +0000 (12:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 11:30:13 +0000 (12:30 +0100)
Without this, a buggy native-code extension can loop forever, and Emacs
can't easily be persuaded to kill it.


No differences found