Hi, can anybody tell me how you install something like a Ctrl-C handler in Python, i.e. a routine that is called when ^C is pressed and that can do cleanup work? Thanks Uwe