I have a while iterates forever. I would like to trap a SIGTERM signal and execute some clean up code. How would I do this in python? Thanks. -- http://mail.python.org/mailman/listinfo/python-list
- trapping signal tekion
- Re: trapping signal Diez B. Roggisch