Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-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.

Found 1 sites for python2-tblib

Found 2 RPM for python2-tblib

PackageSummaryDistributionDownload
python2-tblib-1.6.0-bp153.1.29.noarch.htmlTraceback serialization libraryOpenSuSE Leap 15.3 for noarchpython2-tblib-1.6.0-bp153.1.29.noarch.rpm
python2-tblib-1.6.0-lp152.1.1.noarch.htmlTraceback serialization libraryOpenSuSE Leap 15.2 for noarchpython2-tblib-1.6.0-lp152.1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet