Debian Automated Code Analysis

pyflakes analysis of bzr-fastimport_0.10.0+bzr317-3_all.deb

./usr/share/pyshared/bzrlib/plugins/fastimport/revision_store.py:380: local variable 'orig_heads' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/fastimport/cmds.py:325: local variable 'return_code' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/fastimport/__init__.py:82: 'version_info' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/__init__.py:92: 'fastimport' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/__init__.py:93: local variable 'e' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/fastimport/branch_updater.py:143: local variable 'ex' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/fastimport/processors/generic_processor.py:31: redefinition of unused 'KnitPackRepository' from line 29
./usr/share/pyshared/bzrlib/plugins/fastimport/processors/generic_processor.py:40: redefinition of unused 'configobj' from line 38
./usr/share/pyshared/bzrlib/plugins/fastimport/processors/generic_processor.py:529: local variable 'parents' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'revlog' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'cmdutil' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'repo' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'util' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'hg' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'ui' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:9: 'mkstemp' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:352: redefinition of unused 'ui' from line 6
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:352: redefinition of unused 'repo' from line 6
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'revlog' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'cmdutil' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'node' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'util' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'repo' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/hg2git.py:71: redefinition of unused 'node' from line 6
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/__init__.py:20: 'gzip' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/__init__.py:66: local variable 'retcode' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:19: 'gc' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'localtime' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'sleep' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'strftime' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:22: 'svn_fs_dir_entries' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:22: 'svn_fs_revision_prop' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:23: 'svn_stream_read' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/tests/test_revision_store.py:19: 'branch' imported but unused
./usr/share/pyshared/bzrlib/plugins/fastimport/tests/test_commands.py:136: local variable 'data' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/fastimport/tests/test_generic_processor.py:32: redefinition of unused 'commands' from line 30
./usr/share/pyshared/bzrlib/plugins/fastimport/tests/test_generic_processor.py:42: 'RepositoryFormat2a' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/revision_store.py:380: local variable 'orig_heads' is assigned to but never used
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/cmds.py:325: local variable 'return_code' is assigned to but never used
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/__init__.py:82: 'version_info' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/__init__.py:92: 'fastimport' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/__init__.py:93: local variable 'e' is assigned to but never used
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/branch_updater.py:143: local variable 'ex' is assigned to but never used
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/processors/generic_processor.py:31: redefinition of unused 'KnitPackRepository' from line 29
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/processors/generic_processor.py:40: redefinition of unused 'configobj' from line 38
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/processors/generic_processor.py:529: local variable 'parents' is assigned to but never used
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'revlog' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'cmdutil' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'repo' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'util' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'hg' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'ui' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:9: 'mkstemp' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:352: redefinition of unused 'ui' from line 6
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:352: redefinition of unused 'repo' from line 6
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'revlog' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'cmdutil' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'node' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'util' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'repo' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:71: redefinition of unused 'node' from line 6
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/__init__.py:20: 'gzip' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/__init__.py:66: local variable 'retcode' is assigned to but never used
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:19: 'gc' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'localtime' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'sleep' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'strftime' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:22: 'svn_fs_dir_entries' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:22: 'svn_fs_revision_prop' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:23: 'svn_stream_read' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/tests/test_revision_store.py:19: 'branch' imported but unused
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/tests/test_commands.py:136: local variable 'data' is assigned to but never used
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/tests/test_generic_processor.py:32: redefinition of unused 'commands' from line 30
./usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport/tests/test_generic_processor.py:42: 'RepositoryFormat2a' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/revision_store.py:380: local variable 'orig_heads' is assigned to but never used
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/cmds.py:325: local variable 'return_code' is assigned to but never used
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/__init__.py:82: 'version_info' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/__init__.py:92: 'fastimport' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/__init__.py:93: local variable 'e' is assigned to but never used
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/branch_updater.py:143: local variable 'ex' is assigned to but never used
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/processors/generic_processor.py:31: redefinition of unused 'KnitPackRepository' from line 29
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/processors/generic_processor.py:40: redefinition of unused 'configobj' from line 38
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/processors/generic_processor.py:529: local variable 'parents' is assigned to but never used
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'revlog' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'cmdutil' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'repo' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'util' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'hg' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:6: 'ui' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:9: 'mkstemp' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:352: redefinition of unused 'ui' from line 6
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py:352: redefinition of unused 'repo' from line 6
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'revlog' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'cmdutil' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'node' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'util' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:6: 'repo' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/hg2git.py:71: redefinition of unused 'node' from line 6
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/__init__.py:20: 'gzip' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/__init__.py:66: local variable 'retcode' is assigned to but never used
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:19: 'gc' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'localtime' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'sleep' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:21: 'strftime' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:22: 'svn_fs_dir_entries' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:22: 'svn_fs_revision_prop' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py:23: 'svn_stream_read' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/tests/test_revision_store.py:19: 'branch' imported but unused
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/tests/test_commands.py:136: local variable 'data' is assigned to but never used
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/tests/test_generic_processor.py:32: redefinition of unused 'commands' from line 30
./usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/tests/test_generic_processor.py:42: 'RepositoryFormat2a' imported but unused

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