Debian Automated Code Analysis

pyflakes analysis of python-cherrypy3_3.1.2-1_all.deb

./usr/share/pyshared/cherrypy/_cpserver.py:10: 'from cherrypy.process.servers import *' used; unable to detect undefined names
./usr/share/pyshared/cherrypy/_cpmodpy.py:161: undefined name 'options'
./usr/share/pyshared/cherrypy/_cpmodpy.py:169: undefined name 'options'
./usr/share/pyshared/cherrypy/_cprequest.py:3: 'os' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:156: 'HTTPRedirect' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:156: 'InternalRedirect' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:156: 'HTTPError' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:157: 'CherryPyException' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:157: 'TimeoutError' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:157: 'NotFound' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:159: 'dispatch' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:170: 'Application' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:171: 'wsgi' imported but unused
./usr/share/pyshared/cherrypy/__init__.py:255: redefinition of unused '_local' from line 253
./usr/share/pyshared/cherrypy/_cpdispatch.py:26: local variable 'x' is assigned to but never used
./usr/share/pyshared/cherrypy/_cptools.py:386: undefined name 'cptools'
./usr/share/pyshared/cherrypy/test/test_wsgiapps.py:7: local variable 'curdir' is assigned to but never used
./usr/share/pyshared/cherrypy/test/logtest.py:15: redefinition of function 'getchar' from line 10
./usr/share/pyshared/cherrypy/test/test_states_demo.py:54: local variable 'zerodiv' is assigned to but never used
./usr/share/pyshared/cherrypy/test/webtest.py:20: 'os' imported but unused
./usr/share/pyshared/cherrypy/test/webtest.py:29: 'from unittest import *' used; unable to detect undefined names
./usr/share/pyshared/cherrypy/test/webtest.py:129: redefinition of function 'getchar' from line 124
./usr/share/pyshared/cherrypy/test/webtest.py:313: redefinition of function '__call__' from line 276
./usr/share/pyshared/cherrypy/test/test.py:409: 'routes' imported but unused
./usr/share/pyshared/cherrypy/test/test_caching.py:4: 'gzip' imported but unused
./usr/share/pyshared/cherrypy/test/test_caching.py:7: 'StringIO' imported but unused
./usr/share/pyshared/cherrypy/test/test_session.py:7: 'sys' imported but unused
./usr/share/pyshared/cherrypy/test/test_session.py:282: 'memcache' imported but unused
./usr/share/pyshared/cherrypy/test/test_session.py:355: local variable 'v' is assigned to but never used
./usr/share/pyshared/cherrypy/test/test_encoding.py:4: 'sys' imported but unused
./usr/share/pyshared/cherrypy/test/test_static.py:7: 'threading' imported but unused
./usr/share/pyshared/cherrypy/test/modfcgid.py:39: 'sys' imported but unused
./usr/share/pyshared/cherrypy/test/modfcgid.py:40: 'time' imported but unused
./usr/share/pyshared/cherrypy/test/modfcgid.py:43: 'plugins' imported but unused
./usr/share/pyshared/cherrypy/test/test_tools.py:99: local variable 'response' is assigned to but never used
./usr/share/pyshared/cherrypy/test/test_tutorials.py:23: local variable 'module' is assigned to but never used
./usr/share/pyshared/cherrypy/test/helper.py:25: 'thread' imported but unused
./usr/share/pyshared/cherrypy/test/benchmark.py:31: 'traceback' imported but unused
./usr/share/pyshared/cherrypy/test/benchmark.py:42: undefined name 'startup' in __all__
./usr/share/pyshared/cherrypy/test/benchmark.py:374: redefinition of function 'run' from line 366
./usr/share/pyshared/cherrypy/test/test_states.py:6: 'threading' imported but unused
./usr/share/pyshared/cherrypy/test/test_states.py:414: 'kill' imported but unused
./usr/share/pyshared/cherrypy/test/test_states.py:451: 'kill' imported but unused
./usr/share/pyshared/cherrypy/test/test_states.py:531: redefinition of unused 'sys' from line 5
./usr/share/pyshared/cherrypy/test/test_tidy.py:9: 'tools' imported but unused
./usr/share/pyshared/cherrypy/test/test_conn.py:16: '_cperror' imported but unused
./usr/share/pyshared/cherrypy/test/modpy.py:40: 'time' imported but unused
./usr/share/pyshared/cherrypy/test/modwsgi.py:42: 'webtest' imported but unused
./usr/share/pyshared/cherrypy/test/modwsgi.py:122: redefinition of unused 'webtest' from line 42
./usr/share/pyshared/cherrypy/test/test_objectmapping.py:170: local variable 'prefix' is assigned to but never used
./usr/share/pyshared/cherrypy/process/plugins.py:11: 'time' imported but unused
./usr/share/pyshared/cherrypy/process/plugins.py:141: redefinition of unused 'pwd' from line 139
./usr/share/pyshared/cherrypy/process/plugins.py:141: redefinition of unused 'grp' from line 139
./usr/share/pyshared/cherrypy/process/__init__.py:13: 'bus' imported but unused
./usr/share/pyshared/cherrypy/process/__init__.py:14: 'servers' imported but unused
./usr/share/pyshared/cherrypy/process/__init__.py:14: 'plugins' imported but unused
./usr/share/pyshared/cherrypy/process/win32.py:4: 'thread' imported but unused
./usr/share/pyshared/cherrypy/process/win32.py:171: undefined name 'process'
./usr/share/pyshared/cherrypy/tutorial/bonus-sqlobject.py:35: 'from sqlobject import *' used; unable to detect undefined names
./usr/share/pyshared/cherrypy/tutorial/bonus-sqlobject.py:52: local variable 'contacts' is assigned to but never used
./usr/share/pyshared/cherrypy/tutorial/bonus-sqlobject.py:83: local variable 'contact' is assigned to but never used
./usr/share/pyshared/cherrypy/tutorial/bonus-sqlobject.py:84: local variable 'title' is assigned to but never used
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:80: 'base64' imported but unused
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:90: redefinition of unused 'StringIO' from line 88
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:106: redefinition of unused 'SSL' from line 103
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:807: undefined name 'data'
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:809: undefined name 'data'
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:854: undefined name 'data'
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:1372: local variable 'exc1' is assigned to but never used
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:1414: redefinition of function 'prevent_socket_inheritance' from line 1410
./usr/share/pyshared/cherrypy/wsgiserver/__init__.py:1419: redefinition of function 'prevent_socket_inheritance' from line 1414
./usr/share/pyshared/cherrypy/scaffold/__init__.py:16: 'tools' imported but unused
./usr/share/pyshared/cherrypy/lib/static.py:9: 'time' imported but unused
./usr/share/pyshared/cherrypy/lib/httpauth.py:67: redefinition of unused 'md5' from line 65
./usr/share/pyshared/cherrypy/lib/http.py:24: 'HTTPDate' imported but unused
./usr/share/pyshared/cherrypy/lib/cptools.py:9: redefinition of unused 'md5' from line 7
./usr/share/pyshared/cherrypy/lib/profiler.py:51: redefinition of unused 'profile' from line 47
./usr/share/pyshared/cherrypy/lib/profiler.py:69: redefinition of unused 'StringIO' from line 67
./usr/share/pyshared/cherrypy/lib/sessions.py:14: redefinition of unused 'pickle' from line 12
./usr/share/pyshared/cherrypy/lib/sessions.py:21: redefinition of unused 'sha' from line 19
./usr/share/pyshared/cherrypy/lib/sessions.py:119: redefinition of function 'generate_id' from line 115
./usr/share/pyshared/cherrypy/lib/sessions.py:432: undefined name 'self'
./usr/share/pyshared/cherrypy/lib/sessions.py:432: undefined name 'self'
./usr/share/pyshared/cherrypy/lib/encoding.py:135: undefined name 'failmsg'
./usr/share/pyshared/cherrypy/lib/tidy.py:57: undefined name 'tidyWrap'
./usr/share/pyshared/cherrypy/lib/tidy.py:100: local variable 'tree' is assigned to but never used
./usr/share/pyshared/cherrypy/lib/tidy.py:145: local variable 'encoding' is assigned to but never used
./usr/share/pyshared/cherrypy/lib/covercp.py:31: redefinition of unused 'StringIO' from line 29
./usr/share/pyshared/cherrypy/lib/covercp.py:31: 'StringIO' imported but unused
./usr/share/pyshared/cherrypy/lib/covercp.py:40: redefinition of unused 'coverage' from line 34
./usr/share/pyshared/cherrypy/lib/covercp.py:45: redefinition of function 'start' from line 35

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