Debian Automated Code Analysis

pyflakes analysis of trimage_1.0.5-1_all.deb

./usr/share/pyshared/trimage/trimage.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/pyshared/trimage/trimage.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/pyshared/trimage/trimage.py:16: 'from filesize import *' used; unable to detect undefined names
./usr/share/pyshared/trimage/ui.py:1: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/pyshared/trimage/ui.py:2: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/pyshared/trimage/ThreadPool/__init__.py:1: 'ThreadPool' imported but unused
./usr/share/pyshared/trimage/ThreadPool/__init__.py:1: 'ThreadPoolMixIn' imported but unused
./usr/share/pyshared/trimage/ThreadPool/ThreadPool.py:98: local variable '_' is assigned to but never used
./usr/share/pyshared/trimage/filesize/__init__.py:1: 'size' imported but unused
./usr/share/pyshared/trimage/filesize/__init__.py:2: 'verbose' imported but unused
./usr/share/pyshared/trimage/filesize/__init__.py:2: 'traditional' imported but unused
./usr/share/pyshared/trimage/filesize/__init__.py:2: 'si' imported but unused
./usr/share/pyshared/trimage/filesize/__init__.py:2: 'alternative' imported but unused
./usr/share/pyshared/trimage/filesize/__init__.py:2: 'iec' imported but unused

This report was generated on Sun, 02 Jan 2011 05:34:48 +0000, based on results by pyflakes 0.4.0-1