python3-oops

Serialization, deserialization and allocation of OOPS reports (Python 3)
  https://launchpad.net/python-oops
  0
  no reviews



The oops project provides an in-memory model and basic serialisation, deserialisation and allocation of OOPS reports. An OOPS report is a report about something going wrong in a piece of software... thus, an 'oops' :)

This core package is rarely used directly: most programs or services that want to generate OOPS reports will do so via a framework specific adapter (e.g. python-oops_wsgi).

This package installs the library for PYthon 3.