Debian Automated Code Analysis

pyflakes analysis of python-psutil_0.1.3-1_all.deb

./usr/share/pyshared/psutil/wmi.py:914: local variable '_' is assigned to but never used
./usr/share/pyshared/psutil/_psmswindows.py:11: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/_psmswindows.py:16: redefinition of unused 'wmi' from line 14
./usr/share/pyshared/psutil/_pslinux.py:9: 'pwd' imported but unused
./usr/share/pyshared/psutil/_pslinux.py:10: 'grp' imported but unused
./usr/share/pyshared/psutil/_pslinux.py:13: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/_pslinux.py:54: local variable '_flag' is assigned to but never used
./usr/share/pyshared/psutil/_psbsd.py:9: 'pwd' imported but unused
./usr/share/pyshared/psutil/_psbsd.py:10: 'grp' imported but unused
./usr/share/pyshared/psutil/_psbsd.py:15: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:41: redefinition of unused 'grp' from line 39
./usr/share/pyshared/psutil/__init__.py:41: redefinition of unused 'pwd' from line 39
./usr/share/pyshared/psutil/__init__.py:45: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:49: 'from _pslinux import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:52: 'from _psmswindows import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:56: 'from _psosx import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/__init__.py:59: 'from _psbsd import *' used; unable to detect undefined names
./usr/share/pyshared/psutil/_psosx.py:13: 'from error import *' used; unable to detect undefined names

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