What\'s the correct way of handling signals in Python?
Say I want to set a flag in my signal handler to communuicate to my application that a signal has been raised.