How to commit suicide with a SIGSEGV?

Ralf Hildebrandt hildeb at www.stahl.bau.tu-bs.de
Fri Jan 21 09:45:50 EST 2000


I need the python interpreter to "commit suicide" with a special signal. 
How do I get the pid of the interpreter to be able to use s.th. like

os.kill(mypid, signal.SIGSEGV)



More information about the Python-list mailing list