Debian Automated Code Analysis

pyflakes analysis of pygopherd_2.0.18.3+nmu2_all.deb

./usr/share/pyshared/pygopherd/gopherentryTest.py:22: 'stat' imported but unused
./usr/share/pyshared/pygopherd/gopherentryTest.py:107: local variable 'fspath' is assigned to but never used
./usr/share/pyshared/pygopherd/loggerTest.py:2: 'logger' imported but unused
./usr/share/pyshared/pygopherd/initializationTest.py:25: 'logger' imported but unused
./usr/share/pyshared/pygopherd/gopherentry.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/zipfile.py:17: redefinition of unused 'zlib' from line 15
./usr/share/pyshared/pygopherd/zipfile.py:173: redefinition of function '_normpath' from line 170
./usr/share/pyshared/pygopherd/zipfile.py:331: undefined name 'offset_cd'
./usr/share/pyshared/pygopherd/GopherExceptionsTest.py:24: 'initialization' imported but unused
./usr/share/pyshared/pygopherd/GopherExceptionsTest.py:24: 'logger' imported but unused
./usr/share/pyshared/pygopherd/GopherExceptionsTest.py:26: 'rfc1436' imported but unused
./usr/share/pyshared/pygopherd/pipeTest.py:28: local variable 'outputfd' is assigned to but never used
./usr/share/pyshared/pygopherd/initialization.py:23: 'stat' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:23: 'tempfile' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:23: 're' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:23: 'UserDict' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:24: 'atexit' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:24: 'time' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:26: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:26: 'handlers' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:27: 'from pygopherd.protocols import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/initialization.py:29: 'from pygopherd.handlers import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/initialization.py:30: 'HandlerMultiplexer' imported but unused
./usr/share/pyshared/pygopherd/initialization.py:129: local variable 'servername' is assigned to but never used
./usr/share/pyshared/pygopherd/handlers/virtual.py:1: 'gopherentry' imported but unused
./usr/share/pyshared/pygopherd/handlers/virtual.py:2: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/virtual.py:4: 'os' imported but unused
./usr/share/pyshared/pygopherd/handlers/scriptexec.py:20: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/scriptexec.py:21: 'BaseHandler' imported but unused
./usr/share/pyshared/pygopherd/handlers/scriptexec.py:24: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/scriptexec.py:25: 're' imported but unused
./usr/share/pyshared/pygopherd/handlers/scriptexec.py:25: 'imp' imported but unused
./usr/share/pyshared/pygopherd/handlers/HandlerMultiplexer.py:19: 'logger' imported but unused
./usr/share/pyshared/pygopherd/handlers/HandlerMultiplexer.py:20: 'from pygopherd.handlers import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/HandlerMultiplexer.py:21: 're' imported but unused
./usr/share/pyshared/pygopherd/handlers/HandlerMultiplexer.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/handlers/html.py:21: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/html.py:23: 'stat' imported but unused
./usr/share/pyshared/pygopherd/handlers/html.py:23: 'os' imported but unused
./usr/share/pyshared/pygopherd/handlers/html.py:24: 'gopherentry' imported but unused
./usr/share/pyshared/pygopherd/handlers/html.py:24: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/html.py:25: 'GopherEntry' imported but unused
./usr/share/pyshared/pygopherd/handlers/html.py:27: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/pyg.py:1: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/pyg.py:1: 'gopherentry' imported but unused
./usr/share/pyshared/pygopherd/handlers/pyg.py:2: 'BaseHandler' imported but unused
./usr/share/pyshared/pygopherd/handlers/pyg.py:4: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/ZIP.py:85: undefined name 'e'
./usr/share/pyshared/pygopherd/handlers/ZIP.py:86: undefined name 'GopherExceptions'
./usr/share/pyshared/pygopherd/handlers/ZIP.py:86: undefined name 'e'
./usr/share/pyshared/pygopherd/handlers/file.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/file.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/handlers/file.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/handlers/file.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/handlers/file.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/file.py:25: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/gophermap.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/gophermap.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/handlers/gophermap.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/handlers/gophermap.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/handlers/gophermap.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/gophermap.py:24: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/url.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/url.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/handlers/url.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/handlers/url.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/handlers/url.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/tal.py:47: 're' imported but unused
./usr/share/pyshared/pygopherd/handlers/UMN.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/UMN.py:20: 're' imported but unused
./usr/share/pyshared/pygopherd/handlers/UMN.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/handlers/UMN.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/handlers/UMN.py:22: 'gopherentry' imported but unused
./usr/share/pyshared/pygopherd/handlers/UMN.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/UMN.py:26: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/mbox.py:20: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/mbox.py:22: 'stat' imported but unused
./usr/share/pyshared/pygopherd/handlers/mbox.py:22: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/handlers/mbox.py:23: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/mbox.py:27: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/dir.py:20: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/dir.py:22: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/handlers/dir.py:22: 'os' imported but unused
./usr/share/pyshared/pygopherd/handlers/dir.py:23: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/handlers/dir.py:25: 'from stat import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/handlers/base.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/handlers/base.py:20: 're' imported but unused
./usr/share/pyshared/pygopherd/handlers/base.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/handlers/base.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/handlers/base.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/protocols/http.py:20: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/protocols/http.py:22: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/protocols/http.py:22: 'stat' imported but unused
./usr/share/pyshared/pygopherd/protocols/http.py:22: 'os' imported but unused
./usr/share/pyshared/pygopherd/protocols/http.py:23: 'handlers' imported but unused
./usr/share/pyshared/pygopherd/protocols/http.py:23: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/protocols/rfc1436.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/protocols/rfc1436.py:20: 're' imported but unused
./usr/share/pyshared/pygopherd/protocols/rfc1436.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/protocols/rfc1436.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/protocols/rfc1436.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/protocols/rfc1436.py:22: 'handlers' imported but unused
./usr/share/pyshared/pygopherd/protocols/rfc1436.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/protocols/gopherp.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/protocols/gopherp.py:20: 're' imported but unused
./usr/share/pyshared/pygopherd/protocols/gopherp.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/protocols/gopherp.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/protocols/gopherp.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/protocols/gopherp.py:22: 'handlers' imported but unused
./usr/share/pyshared/pygopherd/protocols/gopherp.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/protocols/enhanced.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/protocols/enhanced.py:20: 're' imported but unused
./usr/share/pyshared/pygopherd/protocols/enhanced.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/protocols/enhanced.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/protocols/enhanced.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/protocols/enhanced.py:22: 'handlers' imported but unused
./usr/share/pyshared/pygopherd/protocols/enhanced.py:22: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/protocols/ProtocolMultiplexer.py:19: 'protocols' imported but unused
./usr/share/pyshared/pygopherd/protocols/ProtocolMultiplexer.py:19: 'handlers' imported but unused
./usr/share/pyshared/pygopherd/protocols/ProtocolMultiplexer.py:20: 'from pygopherd.protocols import *' used; unable to detect undefined names
./usr/share/pyshared/pygopherd/protocols/ProtocolMultiplexer.py:21: 'FileNotFound' imported but unused
./usr/share/pyshared/pygopherd/protocols/ProtocolMultiplexer.py:22: 're' imported but unused
./usr/share/pyshared/pygopherd/protocols/base.py:19: 'SocketServer' imported but unused
./usr/share/pyshared/pygopherd/protocols/base.py:21: 'stat' imported but unused
./usr/share/pyshared/pygopherd/protocols/base.py:21: 'mimetypes' imported but unused
./usr/share/pyshared/pygopherd/protocols/base.py:21: 'os' imported but unused
./usr/share/pyshared/pygopherd/protocols/base.py:22: 'handlers' imported but unused

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