103
107
def report_bug_to_apport(exc_info, stderr):
104
108
"""Report a bug to apport for optional automatic filing.
106
112
# this function is based on apport_package_hook.py, but omitting some of the
107
113
# Ubuntu-specific policy about what to report and when