Debian Automated Code Analysis

pyflakes analysis of sshuttle_0.43a-1_all.deb

./usr/lib/sshuttle/firewall.py:1: 're' imported but unused
./usr/lib/sshuttle/firewall.py:3: 'helpers' imported but unused
./usr/lib/sshuttle/firewall.py:4: 'from helpers import *' used; unable to detect undefined names
./usr/lib/sshuttle/firewall.py:102: local variable 'rv' is assigned to but never used
./usr/lib/sshuttle/helpers.py:1: 'os' imported but unused
./usr/lib/sshuttle/client.py:1: 'select' imported but unused
./usr/lib/sshuttle/client.py:5: 'from helpers import *' used; unable to detect undefined names
./usr/lib/sshuttle/main.py:2: 'os' imported but unused
./usr/lib/sshuttle/main.py:4: 'from helpers import *' used; unable to detect undefined names
./usr/lib/sshuttle/assembler.py:9: undefined name 'verbosity'
./usr/lib/sshuttle/assembler.py:23: undefined name 'verbosity'
./usr/lib/sshuttle/assembler.py:26: undefined name 'main'
./usr/lib/sshuttle/ssh.py:4: 'from helpers import *' used; unable to detect undefined names
./usr/lib/sshuttle/ssh.py:25: local variable 'main_exe' is assigned to but never used
./usr/lib/sshuttle/ssnet.py:3: 'from helpers import *' used; unable to detect undefined names
./usr/lib/sshuttle/server.py:1: 'select' imported but unused
./usr/lib/sshuttle/server.py:5: 'SockWrapper' imported but unused
./usr/lib/sshuttle/server.py:6: 'from helpers import *' used; unable to detect undefined names
./usr/lib/sshuttle/server.py:94: local variable 'e' is assigned to but never used
./usr/lib/sshuttle/hostwatch.py:5: 'from helpers import *' used; unable to detect undefined names
./usr/lib/sshuttle/hostwatch.py:93: local variable 'e' is assigned to but never used
./usr/lib/sshuttle/hostwatch.py:104: local variable 'e' is assigned to but never used
./usr/lib/sshuttle/compat/ssubprocess.py:391: 'from _subprocess import *' used; unable to detect undefined names
./usr/lib/sshuttle/compat/ssubprocess.py:392: redefinition of unused 'STARTUPINFO' from line 385
./usr/lib/sshuttle/compat/ssubprocess.py:398: redefinition of unused 'pywintypes' from line 378
./usr/lib/sshuttle/compat/ssubprocess.py:873: local variable 'obj' is assigned to but never used
./usr/lib/sshuttle/compat/ssubprocess.py:947: redefinition of function '_get_handles' from line 693
./usr/lib/sshuttle/compat/ssubprocess.py:1007: redefinition of function '_execute_child' from line 782
./usr/lib/sshuttle/compat/ssubprocess.py:1130: redefinition of function '_internal_poll' from line 860
./usr/lib/sshuttle/compat/ssubprocess.py:1144: redefinition of function 'wait' from line 869
./usr/lib/sshuttle/compat/ssubprocess.py:1153: redefinition of function '_communicate' from line 882
./usr/lib/sshuttle/compat/ssubprocess.py:1227: redefinition of function 'send_signal' from line 928
./usr/lib/sshuttle/compat/ssubprocess.py:1232: redefinition of function 'terminate' from line 936

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