Debian Automated Code Analysis

pyflakes analysis of python-py_1.3.3-2_all.deb

./usr/share/pyshared/py/_error.py:70: undefined name 'WindowsError'
./usr/share/pyshared/py/_error.py:81: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_xmlgen.py:7: 'py' imported but unused
./usr/share/pyshared/py/_xmlgen.py:18: redefinition of function 'u' from line 11
./usr/share/pyshared/py/_builtin.py:50: redefinition of function 'use_cmp' from line 47
./usr/share/pyshared/py/_builtin.py:70: 'set' imported but unused
./usr/share/pyshared/py/_builtin.py:70: 'frozenset' imported but unused
./usr/share/pyshared/py/_builtin.py:97: undefined name 'bytes'
./usr/share/pyshared/py/_builtin.py:104: undefined name 'bytes'
./usr/share/pyshared/py/_builtin.py:137: redefinition of unused 'builtins' from line 92
./usr/share/pyshared/py/_builtin.py:137: 'builtins' imported but unused
./usr/share/pyshared/py/_builtin.py:142: redefinition of function '_isbytes' from line 103
./usr/share/pyshared/py/_builtin.py:144: redefinition of function '_istext' from line 105
./usr/share/pyshared/py/_builtin.py:147: redefinition of function '_getimself' from line 108
./usr/share/pyshared/py/_builtin.py:150: redefinition of function '_getfuncdict' from line 111
./usr/share/pyshared/py/_builtin.py:153: redefinition of function '_getcode' from line 114
./usr/share/pyshared/py/_builtin.py:181: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_builtin.py:189: undefined name 'exec2'
./usr/share/pyshared/py/_builtin.py:193: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_process/cmdexec.py:5: 'os' imported but unused
./usr/share/pyshared/py/_process/cmdexec.py:8: 'PIPE' imported but unused
./usr/share/pyshared/py/_process/cmdexec.py:8: 'Popen' imported but unused
./usr/share/pyshared/py/_process/killproc.py:11: redefinition of function 'dokill' from line 8
./usr/share/pyshared/py/_process/killproc.py:18: redefinition of function 'dokill' from line 11
./usr/share/pyshared/py/_cmdline/pylookup.py:10: 'os' imported but unused
./usr/share/pyshared/py/_cmdline/pylookup.py:13: 're' imported but unused
./usr/share/pyshared/py/_cmdline/pylookup.py:61: local variable 'searchs' is assigned to but never used
./usr/share/pyshared/py/_cmdline/pyconvert_unittest.py:2: 'sys' imported but unused
./usr/share/pyshared/py/_cmdline/pyconvert_unittest.py:7: redefinition of unused 'parser' from line 5
./usr/share/pyshared/py/_cmdline/pyconvert_unittest.py:194: redefinition of unused 'sys' from line 2
./usr/share/pyshared/py/_cmdline/pycountloc.py:36: undefined name 'p'
./usr/share/pyshared/py/_cmdline/pycountloc.py:62: local variable 'localtions' is assigned to but never used
./usr/share/pyshared/py/_test/collect.py:265: local variable 'path' is assigned to but never used
./usr/share/pyshared/py/_io/terminalwriter.py:233: redefinition of unused 'ctypes' from line 14
./usr/share/pyshared/py/_io/terminalwriter.py:280: redefinition of function '_getdimensions' from line 19
./usr/share/pyshared/py/_io/capture.py:3: 'py' imported but unused
./usr/share/pyshared/py/_io/capture.py:9: redefinition of unused 'StringIO' from line 7
./usr/share/pyshared/py/_io/capture.py:23: redefinition of unused 'BytesIO' from line 21
./usr/share/pyshared/py/_io/capture.py:245: local variable 'tmpfile' is assigned to but never used
./usr/share/pyshared/py/_io/saferepr.py:2: 'os' imported but unused
./usr/share/pyshared/py/_path/svnwc.py:343: undefined name 'string'
./usr/share/pyshared/py/_path/svnwc.py:825: local variable 's' is assigned to but never used
./usr/share/pyshared/py/_path/svnwc.py:1029: local variable 'update_rev' is assigned to but never used
./usr/share/pyshared/py/_path/svnwc.py:1226: undefined name 'PathEntry'
./usr/share/pyshared/py/_path/svnurl.py:9: 'path' imported but unused
./usr/share/pyshared/py/_path/svnurl.py:28: redefinition of unused 'path' from line 9
./usr/share/pyshared/py/_path/svnurl.py:30: redefinition of unused 'path' from line 9
./usr/share/pyshared/py/_path/local.py:190: redefinition of unused 'mod' from line 186
./usr/share/pyshared/py/_path/local.py:519: local variable 'pkg' is assigned to but never used
./usr/share/pyshared/py/_path/common.py:283: undefined name 'fnmatch'
./usr/share/pyshared/py/_plugin/pytest_genscript.py:30: undefined name 'Importerror'
./usr/share/pyshared/py/_plugin/pytest_genscript.py:31: redefinition of unused 'pickle' from line 29
./usr/share/pyshared/py/_plugin/pytest_resultlog.py:9: 'py' imported but unused
./usr/share/pyshared/py/_plugin/pytest_terminal.py:48: undefined name 'self'
./usr/share/pyshared/py/_plugin/pytest_terminal.py:442: local variable 'pluginname' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest__pytest.py:62: local variable 'fspec' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_pytester.py:8: 'inspect' imported but unused
./usr/share/pyshared/py/_plugin/pytest_pytester.py:239: local variable 'moditems' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_pytester.py:462: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_pytester.py:486: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_junitxml.py:172: local variable 'tw' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_helpconfig.py:38: local variable 'widths' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_helpconfig.py:84: local variable 'plugins' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_assertion.py:2: 'sys' imported but unused
./usr/share/pyshared/py/_plugin/pytest_pylint.py:32: undefined name 'sys'
./usr/share/pyshared/py/_plugin/standalonetemplate.py:9: 'imp' imported but unused
./usr/share/pyshared/py/_plugin/standalonetemplate.py:39: undefined name 'do_exec'
./usr/share/pyshared/py/_plugin/pytest_tmpdir.py:11: 'py' imported but unused
./usr/share/pyshared/py/_plugin/pytest_restdoc.py:126: redefinition of function 'pygments_directive' from line 109
./usr/share/pyshared/py/_plugin/pytest_restdoc.py:175: local variable 'abspath' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_restdoc.py:353: redefinition of function 'log' from line 350
./usr/share/pyshared/py/_plugin/pytest_restdoc.py:407: redefinition of function '_uni' from line 405
./usr/share/pyshared/py/_plugin/pytest_hooklog.py:2: 'py' imported but unused
./usr/share/pyshared/py/_plugin/pytest_runner.py:347: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_runner.py:358: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_runner.py:365: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_runner.py:374: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_runner.py:398: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_runner.py:425: local variable 'expr' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_runner.py:441: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_recwarn.py:36: 'os' imported but unused
./usr/share/pyshared/py/_plugin/pytest_recwarn.py:82: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_recwarn.py:116: local variable '__tracebackhide__' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_monkeypatch.py:56: 'py' imported but unused
./usr/share/pyshared/py/_plugin/pytest_skipping.py:288: local variable 'tw' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_unittest.py:55: local variable 'x' is assigned to but never used
./usr/share/pyshared/py/_plugin/pytest_default.py:3: 'sys' imported but unused
./usr/share/pyshared/py/_code/oldmagic.py:5: 'cpy_builtin' imported but unused
./usr/share/pyshared/py/_code/source.py:12: redefinition of unused '_AST_FLAG' from line 10
./usr/share/pyshared/py/_code/source.py:13: redefinition of unused '_ast' from line 9
./usr/share/pyshared/py/_code/assertion.py:76: redefinition of unused 'reinterpret' from line 74
./usr/share/pyshared/py/_code/oldmagic2.py:6: 'AssertionError' imported but unused
./usr/share/pyshared/py/_code/code.py:2: 'os' imported but unused
./usr/share/pyshared/py/_code/_assertionnew.py:30: redefinition of function '_is_ast_expr' from line 25
./usr/share/pyshared/py/_code/_assertionnew.py:32: redefinition of function '_is_ast_stmt' from line 27
./usr/share/pyshared/py/_code/_assertionnew.py:167: undefined name 'result'

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