]> granicus.if.org Git - python/commit
Change the signal finialization so that it also resets the signal
authorGuido van Rossum <guido@python.org>
Mon, 3 Nov 1997 21:53:55 +0000 (21:53 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Nov 1997 21:53:55 +0000 (21:53 +0000)
commit7ff20ac9c7519f3ecef33331f6222304fe1772f1
tree442c3d944461f35e7b92380269752f17e81f853d
parent615022fbf844ba5bbab1482b2e36e0ab8f452869
Change the signal finialization so that it also resets the signal
handlers.  After this has been called, our signal handlers are no
longer active!
Modules/signalmodule.c