Debian Automated Code Analysis

pyflakes analysis of python-paste_1.7.5.1-2_all.deb

./usr/share/pyshared/paste/gzipper.py:20: redefinition of unused 'StringIO' from line 18
./usr/share/pyshared/paste/wsgilib.py:10: 'parse_querystring' imported but unused
./usr/share/pyshared/paste/wsgilib.py:10: 'parse_formvars' imported but unused
./usr/share/pyshared/paste/wsgilib.py:12: 'remove_header' imported but unused
./usr/share/pyshared/paste/wsgilib.py:13: 'error_response_app' imported but unused
./usr/share/pyshared/paste/wsgilib.py:15: 'print_exception' imported but unused
./usr/share/pyshared/paste/httpexceptions.py:77: 'catch_errors_app' imported but unused
./usr/share/pyshared/paste/fixture.py:27: redefinition of unused 'StringIO' from line 25
./usr/share/pyshared/paste/fixture.py:32: redefinition of unused 'subprocess' from line 30
./usr/share/pyshared/paste/fixture.py:190: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:370: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:423: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:644: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:662: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:1379: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:1530: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:1535: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/fixture.py:1617: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/urlparser.py:14: redefinition of unused 'pkg_resources' from line 12
./usr/share/pyshared/paste/urlparser.py:384: local variable 'parent' is assigned to but never used
./usr/share/pyshared/paste/httpserver.py:36: redefinition of unused 'killthread' from line 33
./usr/share/pyshared/paste/httpserver.py:394: redefinition of unused 'time' from line 24
./usr/share/pyshared/paste/httpserver.py:394: 'time' imported but unused
./usr/share/pyshared/paste/httpserver.py:781: undefined name 'StringIO'
./usr/share/pyshared/paste/httpserver.py:943: local variable 'hung' is assigned to but never used
./usr/share/pyshared/paste/httpheaders.py:139: 're' imported but unused
./usr/share/pyshared/paste/httpheaders.py:750: undefined name 'EXPIRES'
./usr/share/pyshared/paste/httpheaders.py:856: undefined name 'CONTENT_TYPE'
./usr/share/pyshared/paste/httpheaders.py:857: undefined name 'CONTENT_TYPE'
./usr/share/pyshared/paste/httpheaders.py:859: undefined name 'CONTENT_TYPE'
./usr/share/pyshared/paste/httpheaders.py:860: undefined name 'CONTENT_TYPE'
./usr/share/pyshared/paste/cascade.py:126: local variable 'e' is assigned to but never used
./usr/share/pyshared/paste/reloader.py:101: local variable 'exc' is assigned to but never used
./usr/share/pyshared/paste/session.py:37: redefinition of unused 'cPickle' from line 35
./usr/share/pyshared/paste/session.py:41: redefinition of unused 'md5' from line 39
./usr/share/pyshared/paste/request.py:28: redefinition of unused 'DictMixin' from line 26
./usr/share/pyshared/paste/registry.py:92: 'sys' imported but unused
./usr/share/pyshared/paste/fileapp.py:13: 'from paste.httpexceptions import *' used; unable to detect undefined names
./usr/share/pyshared/paste/fileapp.py:14: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/share/pyshared/paste/errordocument.py:164: local variable 'writer' is assigned to but never used
./usr/share/pyshared/paste/errordocument.py:366: local variable 'e' is assigned to but never used
./usr/share/pyshared/paste/cgiapp.py:14: redefinition of unused 'select' from line 12
./usr/share/pyshared/paste/wsgiwrappers.py:158: local variable 'acceptLanguage' is assigned to but never used
./usr/share/pyshared/paste/recursive.py:223: redefinition of function 'factory_' from line 215
./usr/share/pyshared/paste/recursive.py:232: redefinition of function 'factory_' from line 223
./usr/share/pyshared/paste/evalexception/__init__.py:6: 'EvalException' imported but unused
./usr/share/pyshared/paste/evalexception/middleware.py:305: local variable '__traceback_supplement__' is assigned to but never used
./usr/share/pyshared/paste/evalexception/middleware.py:374: local variable '__exception_formatter__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:118: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:124: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:132: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:165: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:184: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:198: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:213: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:223: local variable '__traceback_hide__' is assigned to but never used
./usr/share/pyshared/paste/util/template.py:266: undefined name 'result'
./usr/share/pyshared/paste/util/template.py:372: undefined name 'result'
./usr/share/pyshared/paste/util/PySourceColor.py:201: redefinition of unused 'StringIO' from line 199
./usr/share/pyshared/paste/util/subprocess24.py:369: 'from _subprocess import *' used; unable to detect undefined names
./usr/share/pyshared/paste/util/subprocess24.py:370: redefinition of unused 'STARTUPINFO' from line 364
./usr/share/pyshared/paste/util/subprocess24.py:375: redefinition of unused 'pywintypes' from line 357
./usr/share/pyshared/paste/util/subprocess24.py:750: local variable 'obj' is assigned to but never used
./usr/share/pyshared/paste/util/subprocess24.py:817: redefinition of function '_get_handles' from line 573
./usr/share/pyshared/paste/util/subprocess24.py:882: redefinition of function '_execute_child' from line 656
./usr/share/pyshared/paste/util/subprocess24.py:993: redefinition of function 'poll' from line 736
./usr/share/pyshared/paste/util/subprocess24.py:1006: redefinition of function 'wait' from line 746
./usr/share/pyshared/paste/util/subprocess24.py:1015: redefinition of function 'communicate' from line 760
./usr/share/pyshared/paste/util/string24.py:528: 'whitespace' imported but unused
./usr/share/pyshared/paste/util/string24.py:528: 'maketrans' imported but unused
./usr/share/pyshared/paste/util/doctest24.py:98: 'types' imported but unused
./usr/share/pyshared/paste/util/UserDict24.py:89: local variable 'value' is assigned to but never used
./usr/share/pyshared/paste/util/threadedprint.py:240: redefinition of function 'uninstall' from line 158
./usr/share/pyshared/paste/util/threadedprint.py:243: local variable '_oldstdin' (defined in enclosing scope on line 230) referenced before assignment
./usr/share/pyshared/paste/util/threadedprint.py:244: local variable '_oldstdin' is assigned to but never used
./usr/share/pyshared/paste/util/looper.py:68: undefined name 'pos'
./usr/share/pyshared/paste/util/looper.py:68: undefined name 'pos'
./usr/share/pyshared/paste/util/dateinterval.py:77: local variable 'sign' is assigned to but never used
./usr/share/pyshared/paste/util/dateinterval.py:93: local variable 'end' is assigned to but never used
./usr/share/pyshared/paste/util/datetimeutil.py:85: local variable 'fFraction' is assigned to but never used
./usr/share/pyshared/paste/util/intset.py:269: redefinition of function 'f' from line 248
./usr/share/pyshared/paste/exceptions/reporter.py:11: redefinition of unused 'sslerror' from line 9
./usr/share/pyshared/paste/exceptions/serial_number_generator.py:14: redefinition of unused 'md5' from line 12
./usr/share/pyshared/paste/exceptions/errormiddleware.py:13: redefinition of unused 'StringIO' from line 11
./usr/share/pyshared/paste/exceptions/errormiddleware.py:142: local variable '__traceback_supplement__' is assigned to but never used
./usr/share/pyshared/paste/exceptions/errormiddleware.py:219: local variable '__traceback_supplement__' is assigned to but never used
./usr/share/pyshared/paste/exceptions/collector.py:29: redefinition of unused 'StringIO' from line 27
./usr/share/pyshared/paste/exceptions/collector.py:337: local variable '__exception_formatter__' is assigned to but never used
./usr/share/pyshared/paste/auth/auth_tkt.py:44: redefinition of unused 'md5' from line 42
./usr/share/pyshared/paste/auth/cookie.py:50: redefinition of unused 'sha1' from line 46
./usr/share/pyshared/paste/auth/basic.py:25: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/share/pyshared/paste/auth/cas.py:97: 'from paste.httpexceptions import *' used; unable to detect undefined names
./usr/share/pyshared/paste/auth/digest.py:33: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/share/pyshared/paste/auth/digest.py:37: redefinition of unused 'md5' from line 35
./usr/share/pyshared/paste/debug/fsdiff.py:124: redefinition of function '_ignore_file' from line 114
./usr/share/pyshared/paste/debug/fsdiff.py:253: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/paste/debug/wdg_validate.py:12: redefinition of unused 'subprocess' from line 10
./usr/share/pyshared/paste/debug/testserver.py:14: 'from paste.httpserver import *' used; unable to detect undefined names
./usr/share/pyshared/paste/debug/profile.py:136: redefinition of function 'decorator' from line 133
./usr/share/pyshared/paste/debug/doctest_webapp.py:14: redefinition of unused 'subprocess' from line 12
./usr/share/pyshared/paste/debug/watchthreads.py:279: undefined name 'environ_template'
./usr/share/pyshared/paste/debug/watchthreads.py:290: undefined name 'environ_template'
./usr/share/pyshared/paste/debug/watchthreads.py:295: undefined name 'environ_template'
./usr/lib/python2.6/dist-packages/paste/gzipper.py:20: redefinition of unused 'StringIO' from line 18
./usr/lib/python2.6/dist-packages/paste/wsgilib.py:10: 'parse_querystring' imported but unused
./usr/lib/python2.6/dist-packages/paste/wsgilib.py:10: 'parse_formvars' imported but unused
./usr/lib/python2.6/dist-packages/paste/wsgilib.py:12: 'remove_header' imported but unused
./usr/lib/python2.6/dist-packages/paste/wsgilib.py:13: 'error_response_app' imported but unused
./usr/lib/python2.6/dist-packages/paste/wsgilib.py:15: 'print_exception' imported but unused
./usr/lib/python2.6/dist-packages/paste/httpexceptions.py:77: 'catch_errors_app' imported but unused
./usr/lib/python2.6/dist-packages/paste/fixture.py:27: redefinition of unused 'StringIO' from line 25
./usr/lib/python2.6/dist-packages/paste/fixture.py:32: redefinition of unused 'subprocess' from line 30
./usr/lib/python2.6/dist-packages/paste/fixture.py:190: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:370: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:423: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:644: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:662: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:1379: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:1530: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:1535: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/fixture.py:1617: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/urlparser.py:14: redefinition of unused 'pkg_resources' from line 12
./usr/lib/python2.6/dist-packages/paste/urlparser.py:384: local variable 'parent' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/httpserver.py:36: redefinition of unused 'killthread' from line 33
./usr/lib/python2.6/dist-packages/paste/httpserver.py:394: redefinition of unused 'time' from line 24
./usr/lib/python2.6/dist-packages/paste/httpserver.py:394: 'time' imported but unused
./usr/lib/python2.6/dist-packages/paste/httpserver.py:781: undefined name 'StringIO'
./usr/lib/python2.6/dist-packages/paste/httpserver.py:943: local variable 'hung' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/httpheaders.py:139: 're' imported but unused
./usr/lib/python2.6/dist-packages/paste/httpheaders.py:750: undefined name 'EXPIRES'
./usr/lib/python2.6/dist-packages/paste/httpheaders.py:856: undefined name 'CONTENT_TYPE'
./usr/lib/python2.6/dist-packages/paste/httpheaders.py:857: undefined name 'CONTENT_TYPE'
./usr/lib/python2.6/dist-packages/paste/httpheaders.py:859: undefined name 'CONTENT_TYPE'
./usr/lib/python2.6/dist-packages/paste/httpheaders.py:860: undefined name 'CONTENT_TYPE'
./usr/lib/python2.6/dist-packages/paste/cascade.py:126: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/reloader.py:101: local variable 'exc' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/session.py:37: redefinition of unused 'cPickle' from line 35
./usr/lib/python2.6/dist-packages/paste/session.py:41: redefinition of unused 'md5' from line 39
./usr/lib/python2.6/dist-packages/paste/request.py:28: redefinition of unused 'DictMixin' from line 26
./usr/lib/python2.6/dist-packages/paste/registry.py:92: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/paste/fileapp.py:13: 'from paste.httpexceptions import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/fileapp.py:14: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/errordocument.py:164: local variable 'writer' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/errordocument.py:366: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/cgiapp.py:14: redefinition of unused 'select' from line 12
./usr/lib/python2.6/dist-packages/paste/wsgiwrappers.py:158: local variable 'acceptLanguage' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/recursive.py:223: redefinition of function 'factory_' from line 215
./usr/lib/python2.6/dist-packages/paste/recursive.py:232: redefinition of function 'factory_' from line 223
./usr/lib/python2.6/dist-packages/paste/evalexception/__init__.py:6: 'EvalException' imported but unused
./usr/lib/python2.6/dist-packages/paste/evalexception/middleware.py:305: local variable '__traceback_supplement__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/evalexception/middleware.py:374: local variable '__exception_formatter__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:118: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:124: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:132: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:165: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:184: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:198: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:213: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:223: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/template.py:266: undefined name 'result'
./usr/lib/python2.6/dist-packages/paste/util/template.py:372: undefined name 'result'
./usr/lib/python2.6/dist-packages/paste/util/PySourceColor.py:201: redefinition of unused 'StringIO' from line 199
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:369: 'from _subprocess import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:370: redefinition of unused 'STARTUPINFO' from line 364
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:375: redefinition of unused 'pywintypes' from line 357
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:750: local variable 'obj' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:817: redefinition of function '_get_handles' from line 573
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:882: redefinition of function '_execute_child' from line 656
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:993: redefinition of function 'poll' from line 736
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:1006: redefinition of function 'wait' from line 746
./usr/lib/python2.6/dist-packages/paste/util/subprocess24.py:1015: redefinition of function 'communicate' from line 760
./usr/lib/python2.6/dist-packages/paste/util/string24.py:528: 'whitespace' imported but unused
./usr/lib/python2.6/dist-packages/paste/util/string24.py:528: 'maketrans' imported but unused
./usr/lib/python2.6/dist-packages/paste/util/doctest24.py:98: 'types' imported but unused
./usr/lib/python2.6/dist-packages/paste/util/UserDict24.py:89: local variable 'value' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/threadedprint.py:240: redefinition of function 'uninstall' from line 158
./usr/lib/python2.6/dist-packages/paste/util/threadedprint.py:243: local variable '_oldstdin' (defined in enclosing scope on line 230) referenced before assignment
./usr/lib/python2.6/dist-packages/paste/util/threadedprint.py:244: local variable '_oldstdin' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/looper.py:68: undefined name 'pos'
./usr/lib/python2.6/dist-packages/paste/util/looper.py:68: undefined name 'pos'
./usr/lib/python2.6/dist-packages/paste/util/dateinterval.py:77: local variable 'sign' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/dateinterval.py:93: local variable 'end' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/datetimeutil.py:85: local variable 'fFraction' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/util/intset.py:269: redefinition of function 'f' from line 248
./usr/lib/python2.6/dist-packages/paste/exceptions/reporter.py:11: redefinition of unused 'sslerror' from line 9
./usr/lib/python2.6/dist-packages/paste/exceptions/serial_number_generator.py:14: redefinition of unused 'md5' from line 12
./usr/lib/python2.6/dist-packages/paste/exceptions/errormiddleware.py:13: redefinition of unused 'StringIO' from line 11
./usr/lib/python2.6/dist-packages/paste/exceptions/errormiddleware.py:142: local variable '__traceback_supplement__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/exceptions/errormiddleware.py:219: local variable '__traceback_supplement__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/exceptions/collector.py:29: redefinition of unused 'StringIO' from line 27
./usr/lib/python2.6/dist-packages/paste/exceptions/collector.py:337: local variable '__exception_formatter__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/auth/auth_tkt.py:44: redefinition of unused 'md5' from line 42
./usr/lib/python2.6/dist-packages/paste/auth/cookie.py:50: redefinition of unused 'sha1' from line 46
./usr/lib/python2.6/dist-packages/paste/auth/basic.py:25: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/auth/cas.py:97: 'from paste.httpexceptions import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/auth/digest.py:33: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/auth/digest.py:37: redefinition of unused 'md5' from line 35
./usr/lib/python2.6/dist-packages/paste/debug/fsdiff.py:124: redefinition of function '_ignore_file' from line 114
./usr/lib/python2.6/dist-packages/paste/debug/fsdiff.py:253: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.6/dist-packages/paste/debug/wdg_validate.py:12: redefinition of unused 'subprocess' from line 10
./usr/lib/python2.6/dist-packages/paste/debug/testserver.py:14: 'from paste.httpserver import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/paste/debug/profile.py:136: redefinition of function 'decorator' from line 133
./usr/lib/python2.6/dist-packages/paste/debug/doctest_webapp.py:14: redefinition of unused 'subprocess' from line 12
./usr/lib/python2.6/dist-packages/paste/debug/watchthreads.py:279: undefined name 'environ_template'
./usr/lib/python2.6/dist-packages/paste/debug/watchthreads.py:290: undefined name 'environ_template'
./usr/lib/python2.6/dist-packages/paste/debug/watchthreads.py:295: undefined name 'environ_template'
./usr/lib/python2.7/dist-packages/paste/gzipper.py:20: redefinition of unused 'StringIO' from line 18
./usr/lib/python2.7/dist-packages/paste/wsgilib.py:10: 'parse_querystring' imported but unused
./usr/lib/python2.7/dist-packages/paste/wsgilib.py:10: 'parse_formvars' imported but unused
./usr/lib/python2.7/dist-packages/paste/wsgilib.py:12: 'remove_header' imported but unused
./usr/lib/python2.7/dist-packages/paste/wsgilib.py:13: 'error_response_app' imported but unused
./usr/lib/python2.7/dist-packages/paste/wsgilib.py:15: 'print_exception' imported but unused
./usr/lib/python2.7/dist-packages/paste/httpexceptions.py:77: 'catch_errors_app' imported but unused
./usr/lib/python2.7/dist-packages/paste/fixture.py:27: redefinition of unused 'StringIO' from line 25
./usr/lib/python2.7/dist-packages/paste/fixture.py:32: redefinition of unused 'subprocess' from line 30
./usr/lib/python2.7/dist-packages/paste/fixture.py:190: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:370: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:423: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:644: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:662: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:1379: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:1530: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:1535: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/fixture.py:1617: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/urlparser.py:14: redefinition of unused 'pkg_resources' from line 12
./usr/lib/python2.7/dist-packages/paste/urlparser.py:384: local variable 'parent' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/httpserver.py:36: redefinition of unused 'killthread' from line 33
./usr/lib/python2.7/dist-packages/paste/httpserver.py:394: redefinition of unused 'time' from line 24
./usr/lib/python2.7/dist-packages/paste/httpserver.py:394: 'time' imported but unused
./usr/lib/python2.7/dist-packages/paste/httpserver.py:781: undefined name 'StringIO'
./usr/lib/python2.7/dist-packages/paste/httpserver.py:943: local variable 'hung' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/httpheaders.py:139: 're' imported but unused
./usr/lib/python2.7/dist-packages/paste/httpheaders.py:750: undefined name 'EXPIRES'
./usr/lib/python2.7/dist-packages/paste/httpheaders.py:856: undefined name 'CONTENT_TYPE'
./usr/lib/python2.7/dist-packages/paste/httpheaders.py:857: undefined name 'CONTENT_TYPE'
./usr/lib/python2.7/dist-packages/paste/httpheaders.py:859: undefined name 'CONTENT_TYPE'
./usr/lib/python2.7/dist-packages/paste/httpheaders.py:860: undefined name 'CONTENT_TYPE'
./usr/lib/python2.7/dist-packages/paste/cascade.py:126: local variable 'e' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/reloader.py:101: local variable 'exc' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/session.py:37: redefinition of unused 'cPickle' from line 35
./usr/lib/python2.7/dist-packages/paste/session.py:41: redefinition of unused 'md5' from line 39
./usr/lib/python2.7/dist-packages/paste/request.py:28: redefinition of unused 'DictMixin' from line 26
./usr/lib/python2.7/dist-packages/paste/registry.py:92: 'sys' imported but unused
./usr/lib/python2.7/dist-packages/paste/fileapp.py:13: 'from paste.httpexceptions import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/fileapp.py:14: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/errordocument.py:164: local variable 'writer' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/errordocument.py:366: local variable 'e' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/cgiapp.py:14: redefinition of unused 'select' from line 12
./usr/lib/python2.7/dist-packages/paste/wsgiwrappers.py:158: local variable 'acceptLanguage' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/recursive.py:223: redefinition of function 'factory_' from line 215
./usr/lib/python2.7/dist-packages/paste/recursive.py:232: redefinition of function 'factory_' from line 223
./usr/lib/python2.7/dist-packages/paste/evalexception/__init__.py:6: 'EvalException' imported but unused
./usr/lib/python2.7/dist-packages/paste/evalexception/middleware.py:305: local variable '__traceback_supplement__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/evalexception/middleware.py:374: local variable '__exception_formatter__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:118: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:124: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:132: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:165: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:184: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:198: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:213: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:223: local variable '__traceback_hide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/template.py:266: undefined name 'result'
./usr/lib/python2.7/dist-packages/paste/util/template.py:372: undefined name 'result'
./usr/lib/python2.7/dist-packages/paste/util/PySourceColor.py:201: redefinition of unused 'StringIO' from line 199
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:369: 'from _subprocess import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:370: redefinition of unused 'STARTUPINFO' from line 364
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:375: redefinition of unused 'pywintypes' from line 357
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:750: local variable 'obj' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:817: redefinition of function '_get_handles' from line 573
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:882: redefinition of function '_execute_child' from line 656
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:993: redefinition of function 'poll' from line 736
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:1006: redefinition of function 'wait' from line 746
./usr/lib/python2.7/dist-packages/paste/util/subprocess24.py:1015: redefinition of function 'communicate' from line 760
./usr/lib/python2.7/dist-packages/paste/util/string24.py:528: 'whitespace' imported but unused
./usr/lib/python2.7/dist-packages/paste/util/string24.py:528: 'maketrans' imported but unused
./usr/lib/python2.7/dist-packages/paste/util/doctest24.py:98: 'types' imported but unused
./usr/lib/python2.7/dist-packages/paste/util/UserDict24.py:89: local variable 'value' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/threadedprint.py:240: redefinition of function 'uninstall' from line 158
./usr/lib/python2.7/dist-packages/paste/util/threadedprint.py:243: local variable '_oldstdin' (defined in enclosing scope on line 230) referenced before assignment
./usr/lib/python2.7/dist-packages/paste/util/threadedprint.py:244: local variable '_oldstdin' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/looper.py:68: undefined name 'pos'
./usr/lib/python2.7/dist-packages/paste/util/looper.py:68: undefined name 'pos'
./usr/lib/python2.7/dist-packages/paste/util/dateinterval.py:77: local variable 'sign' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/dateinterval.py:93: local variable 'end' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/datetimeutil.py:85: local variable 'fFraction' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/util/intset.py:269: redefinition of function 'f' from line 248
./usr/lib/python2.7/dist-packages/paste/exceptions/reporter.py:11: redefinition of unused 'sslerror' from line 9
./usr/lib/python2.7/dist-packages/paste/exceptions/serial_number_generator.py:14: redefinition of unused 'md5' from line 12
./usr/lib/python2.7/dist-packages/paste/exceptions/errormiddleware.py:13: redefinition of unused 'StringIO' from line 11
./usr/lib/python2.7/dist-packages/paste/exceptions/errormiddleware.py:142: local variable '__traceback_supplement__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/exceptions/errormiddleware.py:219: local variable '__traceback_supplement__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/exceptions/collector.py:29: redefinition of unused 'StringIO' from line 27
./usr/lib/python2.7/dist-packages/paste/exceptions/collector.py:337: local variable '__exception_formatter__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/auth/auth_tkt.py:44: redefinition of unused 'md5' from line 42
./usr/lib/python2.7/dist-packages/paste/auth/cookie.py:50: redefinition of unused 'sha1' from line 46
./usr/lib/python2.7/dist-packages/paste/auth/basic.py:25: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/auth/cas.py:97: 'from paste.httpexceptions import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/auth/digest.py:33: 'from paste.httpheaders import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/auth/digest.py:37: redefinition of unused 'md5' from line 35
./usr/lib/python2.7/dist-packages/paste/debug/fsdiff.py:124: redefinition of function '_ignore_file' from line 114
./usr/lib/python2.7/dist-packages/paste/debug/fsdiff.py:253: local variable '__tracebackhide__' is assigned to but never used
./usr/lib/python2.7/dist-packages/paste/debug/wdg_validate.py:12: redefinition of unused 'subprocess' from line 10
./usr/lib/python2.7/dist-packages/paste/debug/testserver.py:14: 'from paste.httpserver import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/paste/debug/profile.py:136: redefinition of function 'decorator' from line 133
./usr/lib/python2.7/dist-packages/paste/debug/doctest_webapp.py:14: redefinition of unused 'subprocess' from line 12
./usr/lib/python2.7/dist-packages/paste/debug/watchthreads.py:279: undefined name 'environ_template'
./usr/lib/python2.7/dist-packages/paste/debug/watchthreads.py:290: undefined name 'environ_template'
./usr/lib/python2.7/dist-packages/paste/debug/watchthreads.py:295: undefined name 'environ_template'

This report was generated on Fri, 10 Jun 2011 06:44:38 +0000, based on results by pyflakes 0.4.0-1