Debian Automated Code Analysis

pyflakes analysis of python-paramiko_1.7.6-5_all.deb

./usr/share/pyshared/paramiko/auth_handler.py:23: 'threading' imported but unused
./usr/share/pyshared/paramiko/auth_handler.py:27: 'encodings' imported but unused
./usr/share/pyshared/paramiko/auth_handler.py:29: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/auth_handler.py:30: 'util' imported but unused
./usr/share/pyshared/paramiko/auth_handler.py:339: local variable 'lang' is assigned to but never used
./usr/share/pyshared/paramiko/auth_handler.py:378: local variable 'lang' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:23: 'os' imported but unused
./usr/share/pyshared/paramiko/transport.py:26: 'struct' imported but unused
./usr/share/pyshared/paramiko/transport.py:27: 'sys' imported but unused
./usr/share/pyshared/paramiko/transport.py:35: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/transport.py:58: redefinition of unused 'Counter' from line 56
./usr/share/pyshared/paramiko/transport.py:291: local variable 'addr' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:1182: local variable 'ignored' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:1645: local variable 'comment' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:1700: local variable 'cookie' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:1712: local variable 'unused' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:1963: local variable 'lang' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:2065: local variable 'always_display' is assigned to but never used
./usr/share/pyshared/paramiko/transport.py:2067: local variable 'lang' is assigned to but never used
./usr/share/pyshared/paramiko/pkey.py:30: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/pkey.py:32: 'Message' imported but unused
./usr/share/pyshared/paramiko/kex_group1.py:26: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/client.py:30: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/rng.py:28: redefinition of unused 'platform' from line 26
./usr/share/pyshared/paramiko/packet.py:30: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/kex_gex.py:26: 'number' imported but unused
./usr/share/pyshared/paramiko/kex_gex.py:28: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp.py:23: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp.py:25: 'Channel' imported but unused
./usr/share/pyshared/paramiko/sftp_si.py:25: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_si.py:26: 'from paramiko.sftp import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_client.py:31: 'from paramiko.sftp import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_client.py:88: local variable 'x' is assigned to but never used
./usr/share/pyshared/paramiko/sftp_client.py:181: local variable 'e' is assigned to but never used
./usr/share/pyshared/paramiko/sftp_file.py:28: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_file.py:29: 'from paramiko.sftp import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_file.py:344: local variable 'ext' is assigned to but never used
./usr/share/pyshared/paramiko/sftp_file.py:345: local variable 'alg' is assigned to but never used
./usr/share/pyshared/paramiko/sftp_server.py:27: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_server.py:29: 'from paramiko.sftp import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_server.py:30: 'from paramiko.sftp_si import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_server.py:31: 'from paramiko.sftp_attr import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/__init__.py:69: 'randpool' imported but unused
./usr/share/pyshared/paramiko/__init__.py:71: 'AuthHandler' imported but unused
./usr/share/pyshared/paramiko/__init__.py:72: 'ChannelFile' imported but unused
./usr/share/pyshared/paramiko/__init__.py:76: 'InteractiveQuery' imported but unused
./usr/share/pyshared/paramiko/__init__.py:79: 'BaseSFTP' imported but unused
./usr/share/pyshared/paramiko/__init__.py:87: 'Packetizer' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'AUTH_SUCCESSFUL' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'AUTH_FAILED' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'AUTH_PARTIALLY_SUCCESSFUL' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'OPEN_FAILED_RESOURCE_SHORTAGE' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'OPEN_SUCCEEDED' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'OPEN_FAILED_UNKNOWN_CHANNEL_TYPE' imported but unused
./usr/share/pyshared/paramiko/__init__.py:101: 'OPEN_FAILED_CONNECT_FAILED' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_NO_SUCH_FILE' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_NO_CONNECTION' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_OK' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_EOF' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_CONNECTION_LOST' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_OP_UNSUPPORTED' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_PERMISSION_DENIED' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_FAILURE' imported but unused
./usr/share/pyshared/paramiko/__init__.py:105: 'SFTP_BAD_MESSAGE' imported but unused
./usr/share/pyshared/paramiko/rng_win32.py:29: redefinition of unused '_winrandom' from line 27
./usr/share/pyshared/paramiko/rng_win32.py:35: redefinition of unused '_urandom' from line 33
./usr/share/pyshared/paramiko/dsskey.py:26: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/common.py:108: redefinition of unused 'logging' from line 106
./usr/share/pyshared/paramiko/common.py:109: 'select' imported but unused
./usr/share/pyshared/paramiko/common.py:118: redefinition of unused 'logging' from line 108
./usr/share/pyshared/paramiko/sftp_attr.py:21: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_attr.py:22: 'from paramiko.sftp import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/channel.py:24: 'sys' imported but unused
./usr/share/pyshared/paramiko/channel.py:28: 'os' imported but unused
./usr/share/pyshared/paramiko/channel.py:30: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/channel.py:585: local variable 'e' is assigned to but never used
./usr/share/pyshared/paramiko/channel.py:635: local variable 'e' is assigned to but never used
./usr/share/pyshared/paramiko/server.py:24: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/util.py:32: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/hostkeys.py:27: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/rsakey.py:24: 'MD5' imported but unused
./usr/share/pyshared/paramiko/rsakey.py:25: 'DES3' imported but unused
./usr/share/pyshared/paramiko/rsakey.py:27: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_handle.py:25: 'from paramiko.common import *' used; unable to detect undefined names
./usr/share/pyshared/paramiko/sftp_handle.py:26: 'from paramiko.sftp import *' used; unable to detect undefined names
./usr/share/doc/python-paramiko/examples/demo_sftp.py:23: 'base64' imported but unused
./usr/share/doc/python-paramiko/examples/demo_sftp.py:26: 'socket' imported but unused
./usr/share/doc/python-paramiko/examples/demo_simple.py:22: 'base64' imported but unused
./usr/share/doc/python-paramiko/examples/demo_simple.py:24: 'os' imported but unused
./usr/share/doc/python-paramiko/examples/demo_simple.py:25: 'socket' imported but unused

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