Debian Automated Code Analysis

pyflakes analysis of python-psutil_0.2.1-1+b1_i386.deb

./usr/share/pyshared/psutil/_psmswindows.py:8: 'subprocess' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:9: 'socket' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:10: 're' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:17: 'from psutil._common import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/_psmswindows.py:37: 'BELOW_NORMAL_PRIORITY_CLASS' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:37: 'HIGH_PRIORITY_CLASS' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:37: 'NORMAL_PRIORITY_CLASS' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:37: 'ABOVE_NORMAL_PRIORITY_CLASS' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:37: 'REALTIME_PRIORITY_CLASS' imported but unused
./usr/share/pyshared/psutil/_psmswindows.py:37: 'IDLE_PRIORITY_CLASS' imported but unused
./usr/share/pyshared/psutil/_pslinux.py:17: 'namedtuple' imported but unused
./usr/share/pyshared/psutil/_pslinux.py:18: 'from psutil._common import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/_pslinux.py:86: local variable '_flag' is assigned to but never used
./usr/share/pyshared/psutil/_psbsd.py:7: 'os' imported but unused
./usr/share/pyshared/psutil/_psbsd.py:14: 'from psutil._common import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:40: redefinition of unused 'pwd' from line 38
./usr/share/pyshared/psutil/__init__.py:51: 'from psutil._pslinux import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:55: 'from psutil._psmswindows import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:61: 'from psutil._psosx import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:64: 'from psutil._psbsd import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:197: redefinition of function 'nice' from line 192
./usr/share/pyshared/psutil/_psosx.py:14: 'from psutil._common import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/_compat.py:17: redefinition of unused 'namedtuple' from line 15
./usr/share/pyshared/psutil/_compat.py:61: local variable 'numfields' is assigned to but never used
./usr/share/pyshared/psutil/_compat.py:63: local variable 'argtxt' is assigned to but never used
./usr/share/pyshared/psutil/_compat.py:64: local variable 'reprtxt' is assigned to but never used

This report was generated on Fri, 10 Jun 2011 06:44:45 +0000, based on results by pyflakes 0.4.0-1