tblib
Traceback serialization library.
Traceback serialization library.
To install this package, run one of the following:
tblib allows you to Pickle tracebacks and raise exceptions with pickled tracebacks in different processes.This allows better error handling when running code over multiple processes.
Summary
Traceback serialization library.
Last Updated
May 26, 2023 at 20:17
License
BSD 2-Clause
Total Downloads
11
Supported Platforms
GitHub Repository
https://github.com/ionelmc/python-tblibDocumentation
https://python-tblib.readthedocs.io/en/latest/