Traceback fiddling library for Python
A traceback serialization library allowing you to Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes.