Traceback serialization library

Edit Package python-tblib

Traceback serialization library.

It 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).
* Create traceback objects from strings (the ``from_string`` method).
*No pickling is used*.
* Serialize tracebacks to/from plain dicts (the ``from_dict`` and
``to_dict`` methods). *No pickling is used*.
* Raise the tracebacks created from the aforementioned sources.

Again, note that using the pickle support is completely optional. You
are solely responsible for security problems should you decide to use
the pickle support.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
_multibuild 0000000053 53 Bytes
python-tblib.changes 0000002517 2.46 KB
python-tblib.spec 0000002764 2.7 KB
tblib-1.7.0.tar.gz 0000033074 32.3 KB
Latest Revision
Arachnos's avatar Arachnos (arachnos) committed (revision 1)
- Initial commit linking to openSUSE:Factory/python-tblib
Comments 0
openSUSE Build Service is sponsored by