mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
5 lines
271 B
Text
5 lines
271 B
Text
|
Traceback fiddling library. For now 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
|
||
|
(imagine multiprocessing, billiard, futures, celery etc).
|