Comment 1 for bug 93561

Revision history for this message
Christian Holtje (docwhat) wrote :

Since this is the same package as the python apport stuff, it has the same problems:
sudo rm /var/lib/python-support/python2.5/apport/*.py[co] ; python -t -c 'import apport'
/var/lib/python-support/python2.5/apport/report.py: inconsistent use of tabs and spaces in indentation
/var/lib/python-support/python2.5/apport/fileutils.py: inconsistent use of tabs and spaces in indentation
/var/lib/python-support/python2.5/apport/packaging_impl.py: inconsistent use of tabs and spaces in indentation
/var/lib/python-support/python2.5/apport/python_hook.py: inconsistent use of tabs and spaces in indentation

Ciao!