python-tblib: python-tblib (Traceback fiddling library) python-tblib: python-tblib: Traceback fiddling library. For now allows you to pickle tracebacks python-tblib: and raise exceptions with pickled tracebacks in different processes. python-tblib: This allows better error handling when running code over multiple python-tblib: processes (imagine multiprocessing, billiard, futures, celery etc). python-tblib: python-tblib: Home page: https://github.com/ionelmc/python-tblib python-tblib: python-tblib: python-tblib: