# apport - pydoc - phpman

Help on package apport:

## NAME
    apport

## PACKAGE CONTENTS
    REThread
    crashdb
    crashdb_impl (package)
    fileutils
    hookutils
    packaging
    packaging_impl
    report
    sandboxutils
    ui
    user_group

## FUNCTIONS
### error
        Print out an error message.

### fatal
        Print out an error message and exit the program.

### log
        Log the given string to stdout. Prepend timestamp if requested

### memdbg
        Print current memory usage.

        This is only done if $APPORT_MEMDEBUG is set.

### unicode_gettext

### warning
        Print out an warning message.

## DATA
    packaging = <apport.packaging_impl.__AptDpkgPackageInfo object>

## FILE
    /usr/lib/python3/dist-packages/apport/__init__.py


