A Python module which works with (and captures) tracebacks, especially in the event of a crash. I think this could be used to capture the stack dumps of bots just before they crash, and along with the atexit module send them as last-ditch cries for help.