Debian Automated Code Analysis

pyflakes analysis of convertall_0.4.2-1_all.deb

./usr/share/convertall/icondict.py:13: 'QtCore' imported but unused
./usr/share/convertall/unitdata.py:18: redefinition of unused 'dataFilePath' from line 16
./usr/share/convertall/convertdlg.py:19: redefinition of unused '__author__' from line 17
./usr/share/convertall/convertdlg.py:19: redefinition of unused '__version__' from line 17
./usr/share/convertall/convertdlg.py:20: redefinition of unused 'helpFilePath' from line 17
./usr/share/convertall/convertdlg.py:21: redefinition of unused 'iconPath' from line 17
./usr/share/convertall/optiondlg.py:12: 'sys' imported but unused
./usr/share/convertall/optiondlg.py:72: local variable 'row' is assigned to but never used
./usr/share/convertall/setup.py:3: 'py2exe' imported but unused
./usr/share/convertall/unitgroup.py:14: 'from math import *' used; unable to detect undefined names
./usr/share/convertall/unitgroup.py:250: local variable 'x' is assigned to but never used
./usr/share/convertall/unitgroup.py:292: redefinition of unused 'unitdata' from line 16
./usr/share/convertall/finddlg.py:13: 'sys' imported but unused
./usr/share/convertall/finddlg.py:14: 'os' imported but unused
./usr/share/convertall/numedit.py:16: 'sys' imported but unused

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