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 python310-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 python310-tblib

Found 3 RPM for python310-tblib

PackageSummaryDistributionDownload
Traceback serialization librarypython310-tblib-1.7.0-2.8.noarch.rpm
python310-tblib-1.7.0-2.7.noarch.htmlTraceback serialization libraryOpenSuSE Tumbleweed for noarchpython310-tblib-1.7.0-2.7.noarch.rpm
python310-tblib-1.7.0-2.5.noarch.htmlTraceback serialization libraryOpenSuSE Ports Tumbleweed for noarchpython310-tblib-1.7.0-2.5.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet