# apport_python_hook - pydoc - phpman

Help on module apport_python_hook:

## NAME
    apport_python_hook - Python sys.excepthook hook to generate apport crash dumps.

## FUNCTIONS
### apport_excepthook
        Catch an uncaught exception and make a traceback.

### dbus_service_unknown_analysis

### enabled
        Return whether Apport should generate crash reports.

### install
        Install the python apport hook.

## DATA
    CONFIG = '/etc/default/apport'

## FILE
    /usr/lib/python3/dist-packages/apport_python_hook.py


