{
    "mode": "pydoc",
    "parameter": "apport_python_hook",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/apport_python_hook/json",
    "generated": "2026-06-02T13:18:11Z",
    "sections": {
        "NAME": {
            "content": "apportpythonhook - Python sys.excepthook hook to generate apport crash dumps.\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "apport_excepthook",
                    "content": "Catch an uncaught exception and make a traceback.\n"
                },
                {
                    "name": "dbus_service_unknown_analysis",
                    "content": ""
                },
                {
                    "name": "enabled",
                    "content": "Return whether Apport should generate crash reports.\n"
                },
                {
                    "name": "install",
                    "content": "Install the python apport hook.\n"
                }
            ]
        },
        "DATA": {
            "content": "CONFIG = '/etc/default/apport'\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/apportpythonhook.py\n\n",
            "subsections": []
        }
    },
    "summary": "apportpythonhook - Python sys.excepthook hook to generate apport crash dumps.",
    "flags": [],
    "examples": [],
    "see_also": []
}