python-apport

Python library for Apport crash report handling
  https://wiki.ubuntu.com/Apport
  0
  no reviews



This Python package provides high-level functions for creating and handling apport crash reports:

* Query available and new reports.
* Add OS, packaging, and process runtime information to a report.
* Various frontend utility functions.
* Python hook to generate crash reports when Python scripts fail.