Debian Automated Code Analysis

pyflakes analysis of gdebi-kde_0.6.4_all.deb

./usr/share/pyshared/GDebi/KDEAptDialogs.py:25: 'sys' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:28: 'string' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:31: 'from PyKDE4.kdecore import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/KDEAptDialogs.py:32: 'from PyKDE4.kdeui import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/KDEAptDialogs.py:33: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/KDEAptDialogs.py:34: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/KDEAptDialogs.py:36: 'urllib' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:37: 'fcntl' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:38: 'posix' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:39: 'time' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:40: 'thread' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:41: 're' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:45: 'Cache' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:46: 'DebPackage' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:48: 'gett' imported but unused
./usr/share/pyshared/GDebi/KDEAptDialogs.py:166: local variable 'e' is assigned to but never used
./usr/share/pyshared/GDebi/KDEAptDialogs.py:185: local variable 'e' is assigned to but never used
./usr/share/pyshared/GDebi/GDebiKDE.py:26: 'subprocess' imported but unused
./usr/share/pyshared/GDebi/GDebiKDE.py:29: 'pty' imported but unused
./usr/share/pyshared/GDebi/GDebiKDE.py:32: 'apt_pkg' imported but unused
./usr/share/pyshared/GDebi/GDebiKDE.py:34: 'from PyKDE4.kdecore import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/GDebiKDE.py:35: 'from PyKDE4.kdeui import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/GDebiKDE.py:36: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/GDebiKDE.py:37: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/GDebiKDE.py:45: 'from KDEAptDialogs import *' used; unable to detect undefined names
./usr/share/pyshared/GDebi/GDebiKDE.py:113: local variable 'pos' is assigned to but never used
./usr/share/pyshared/GDebi/GDebiKDE.py:279: local variable 'infoReport' is assigned to but never used
./usr/share/pyshared/GDebi/GDebiKDE.py:326: local variable 'errMsg' is assigned to but never used
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:25: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:28: 'string' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:31: 'from PyKDE4.kdecore import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:32: 'from PyKDE4.kdeui import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:33: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:34: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:36: 'urllib' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:37: 'fcntl' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:38: 'posix' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:39: 'time' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:40: 'thread' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:41: 're' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:45: 'Cache' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:46: 'DebPackage' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:48: 'gett' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:166: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/GDebi/KDEAptDialogs.py:185: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:26: 'subprocess' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:29: 'pty' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:32: 'apt_pkg' imported but unused
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:34: 'from PyKDE4.kdecore import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:35: 'from PyKDE4.kdeui import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:36: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:37: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:45: 'from KDEAptDialogs import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:113: local variable 'pos' is assigned to but never used
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:279: local variable 'infoReport' is assigned to but never used
./usr/lib/python2.6/dist-packages/GDebi/GDebiKDE.py:326: local variable 'errMsg' is assigned to but never used
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:25: 'sys' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:28: 'string' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:31: 'from PyKDE4.kdecore import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:32: 'from PyKDE4.kdeui import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:33: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:34: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:36: 'urllib' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:37: 'fcntl' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:38: 'posix' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:39: 'time' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:40: 'thread' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:41: 're' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:45: 'Cache' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:46: 'DebPackage' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:48: 'gett' imported but unused
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:166: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/GDebi/KDEAptDialogs.py:185: local variable 'e' is assigned to but never used
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:26: 'subprocess' imported but unused
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:29: 'pty' imported but unused
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:32: 'apt_pkg' imported but unused
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:34: 'from PyKDE4.kdecore import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:35: 'from PyKDE4.kdeui import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:36: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:37: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:45: 'from KDEAptDialogs import *' used; unable to detect undefined names
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:113: local variable 'pos' is assigned to but never used
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:279: local variable 'infoReport' is assigned to but never used
./usr/lib/python2.5/site-packages/GDebi/GDebiKDE.py:326: local variable 'errMsg' is assigned to but never used

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