Debian Automated Code Analysis

pyflakes analysis of bzr-gtk_0.99.1+bzr699-1_all.deb

./usr/share/pyshared/bzrlib/plugins/gtk/nautilus-bzr.py:11: 'bzrlib' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/nautilus-bzr.py:15: 'file_status' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/nautilus-bzr.py:22: '_i18n' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/missing.py:25: 'GlobalConfig' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/conflicts.py:32: 'show_bzr_error' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/mergedirective.py:23: 'bzrlib' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/mergedirective.py:25: 'os' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:95: local variable 'e' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:250: local variable 'config' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:283: local variable 'br' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:284: local variable 'e' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:396: local variable 'response' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:406: local variable 'pygtk' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:408: 'gtk' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:411: undefined name 'NoDisplayError'
./usr/share/pyshared/bzrlib/plugins/gtk/commands.py:477: local variable 'gtk' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/ui.py:23: 'sys' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/ui.py:25: 'progress' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/errors.py:19: 'warning_dialog' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/revbrowser.py:17: 'time' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/revbrowser.py:25: 'gobject' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/revbrowser.py:28: 'format_date' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/initialize.py:116: local variable 'branch' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/revisionmenu.py:24: 'bzrlib' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/revisionmenu.py:27: 'errors' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/__init__.py:113: local variable 'pygtk' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/__init__.py:143: 'loom' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/__init__.py:188: local variable 'result' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/revisionview.py:30: redefinition of unused 'bdecode' from line 28
./usr/share/pyshared/bzrlib/plugins/gtk/diff.py:24: redefinition of unused 'Element' from line 22
./usr/share/pyshared/bzrlib/plugins/gtk/diff.py:24: redefinition of unused 'SubElement' from line 22
./usr/share/pyshared/bzrlib/plugins/gtk/diff.py:24: redefinition of unused 'tostring' from line 22
./usr/share/pyshared/bzrlib/plugins/gtk/diff.py:44: 'internal_diff' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/about.py:26: 'Branch' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/about.py:27: 'NotBranchError' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/about.py:27: 'NoRepositoryPresent' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/about.py:28: 'mutter' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:37: redefinition of unused 'bencode' from line 35
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:182: local variable 'added' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:183: local variable 'removed' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:184: local variable 'renamed' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:185: local variable 'renamed_and_modified' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:186: local variable 'modified' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:187: local variable 'kind_changed' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/commit.py:876: local variable 'new_revision_id' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/keyring.py:21: redefinition of unused 'gnomekeyring' from line 19
./usr/share/pyshared/bzrlib/plugins/gtk/push.py:28: 'LocationConfig' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/push.py:32: 'error_dialog' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/push.py:153: local variable 'old_rh' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/window.py:2: 'pygtk' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/linegraph.py:208: local variable 'cur_cont_line' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/treeview.py:9: 'sys' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/treeview.py:10: 'string' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/treeview.py:14: 're' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/treeview.py:18: '_i18n' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/treeview.py:19: 'GtkProgressBar' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/treemodel.py:12: 'pango' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/branchview/__init__.py:2: 'from treeview import *' used; unable to detect undefined names
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:13: 'gobject' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:14: 'pango' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:17: 'treemodel' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:18: 'AddTagDialog' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:23: 'BranchConfig' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:24: 'Revision' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:265: 'search' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/viz/branchwin.py:569: undefined name 'AboutDialog'
./usr/share/pyshared/bzrlib/plugins/gtk/viz/__init__.py:14: 'BranchWindow' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/annotate/config.py:25: redefinition of unused 'configobj' from line 23
./usr/share/pyshared/bzrlib/plugins/gtk/annotate/gannotate.py:26: 'tsort' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/annotate/gannotate.py:30: 'AnnotateColorMap' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/annotate/gannotate.py:148: local variable 'revision_id' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/annotate/gannotate.py:393: local variable 'rev_id' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_diff.py:235: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_diff.py:249: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_diff.py:261: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:23: 'revision' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:32: redefinition of unused 'bencode' from line 30
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:193: local variable 'rev_id' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:207: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:225: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:253: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:302: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:318: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:332: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:724: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:739: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:873: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:896: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:921: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:934: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:971: local variable 'rev_id1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:1134: local variable 'rev1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:1136: local variable 'rev2' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:1138: local variable 'rev3' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:1179: local variable 'rev1' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_commit.py:1180: local variable 'rev2' is assigned to but never used
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_revisionview.py:19: 'os' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_revisionview.py:21: 'gtk' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_revisionview.py:23: 'revision' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_revisionview.py:30: redefinition of unused 'bencode' from line 28
./usr/share/pyshared/bzrlib/plugins/gtk/tests/__init__.py:17: 'tests' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_linegraph.py:19: 'os' imported but unused
./usr/share/pyshared/bzrlib/plugins/gtk/tests/test_linegraph.py:21: 'gtk' imported but unused

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