Debian Automated Code Analysis

pyflakes analysis of reinteract_0.5.0-3_all.deb

./usr/share/pyshared/reinteract/base_notebook_window.py:10: 're' imported but unused
./usr/share/pyshared/reinteract/base_notebook_window.py:11: 'sys' imported but unused
./usr/share/pyshared/reinteract/base_notebook_window.py:18: 'LibraryFile' imported but unused
./usr/share/pyshared/reinteract/base_notebook_window.py:18: 'NotebookFile' imported but unused
./usr/share/pyshared/reinteract/base_notebook_window.py:18: 'WorksheetFile' imported but unused
./usr/share/pyshared/reinteract/open_notebook.py:15: 'global_settings' imported but unused
./usr/share/pyshared/reinteract/notebook.py:414: redefinition of unused 'copy' from line 10
./usr/share/pyshared/reinteract/notebook.py:415: redefinition of unused 'os' from line 13
./usr/share/pyshared/reinteract/notebook_info.py:66: local variable 'e' is assigned to but never used
./usr/share/pyshared/reinteract/popup.py:47: local variable 'buf' is assigned to but never used
./usr/share/pyshared/reinteract/config_file.py:63: local variable 'e' is assigned to but never used
./usr/share/pyshared/reinteract/config_file.py:172: 'tempfile' imported but unused
./usr/share/pyshared/reinteract/stdout_capture.py:24: undefined name '_saved_stdout'
./usr/share/pyshared/reinteract/chunks.py:9: 'traceback' imported but unused
./usr/share/pyshared/reinteract/chunks.py:12: 'WarningResult' imported but unused
./usr/share/pyshared/reinteract/retokenize.py:281: local variable 'failed' is assigned to but never used
./usr/share/pyshared/reinteract/editor.py:13: 'pango' imported but unused
./usr/share/pyshared/reinteract/editor.py:18: 'ShellBuffer' imported but unused
./usr/share/pyshared/reinteract/editor.py:19: 'ShellView' imported but unused
./usr/share/pyshared/reinteract/main_menu.py:11: 'AboutDialog' imported but unused
./usr/share/pyshared/reinteract/file_list.py:442: local variable 'next_parent' is assigned to but never used
./usr/share/pyshared/reinteract/rewrite.py:12: 'sys' imported but unused
./usr/share/pyshared/reinteract/data_format.py:12: 'gtk' imported but unused
./usr/share/pyshared/reinteract/data_format.py:100: local variable 'count' is assigned to but never used
./usr/share/pyshared/reinteract/data_format.py:139: local variable 'last_lines' is assigned to but never used
./usr/share/pyshared/reinteract/application_state.py:9: 'gobject' imported but unused
./usr/share/pyshared/reinteract/application_state.py:41: local variable 'value' is assigned to but never used
./usr/share/pyshared/reinteract/thread_executor.py:98: local variable 'complete' is assigned to but never used
./usr/share/pyshared/reinteract/thread_executor.py:161: local variable 'e' is assigned to but never used
./usr/share/pyshared/reinteract/thread_executor.py:240: 'time' imported but unused
./usr/share/pyshared/reinteract/thread_executor.py:243: redefinition of unused 'Statement' from line 16
./usr/share/pyshared/reinteract/shell_view.py:12: 'ShellBuffer' imported but unused
./usr/share/pyshared/reinteract/shell_view.py:92: local variable 'buf' is assigned to but never used
./usr/share/pyshared/reinteract/shell_view.py:455: local variable 'increase_indent' is assigned to but never used
./usr/share/pyshared/reinteract/shell_view.py:552: redefinition of function 'do_motion_notify_event' from line 398
./usr/share/pyshared/reinteract/shell_view.py:605: local variable 'buf' is assigned to but never used
./usr/share/pyshared/reinteract/editor_window.py:10: 'pango' imported but unused
./usr/share/pyshared/reinteract/editor_window.py:13: 'sys' imported but unused
./usr/share/pyshared/reinteract/editor_window.py:15: 'application' imported but unused
./usr/share/pyshared/reinteract/editor_window.py:17: 'global_settings' imported but unused
./usr/share/pyshared/reinteract/iter_copy_from.py:9: 'gtk' imported but unused
./usr/share/pyshared/reinteract/iter_copy_from.py:10: 'from ctypes import *' used; unable to detect undefined names
./usr/share/pyshared/reinteract/tokenized_statement.py:10: 'from retokenize import *' used; unable to detect undefined names
./usr/share/pyshared/reinteract/tokenized_statement.py:623: local variable 'failed' is assigned to but never used
./usr/share/pyshared/reinteract/tokenized_statement.py:778: local variable 'failed' is assigned to but never used
./usr/share/pyshared/reinteract/tokenized_statement.py:786: local variable 'failed' is assigned to but never used
./usr/share/pyshared/reinteract/tokenized_statement.py:819: local variable 'failed' is assigned to but never used
./usr/share/pyshared/reinteract/base_window.py:10: 're' imported but unused
./usr/share/pyshared/reinteract/base_window.py:11: 'sys' imported but unused
./usr/share/pyshared/reinteract/base_window.py:16: 'FileList' imported but unused
./usr/share/pyshared/reinteract/base_window.py:20: 'Notebook' imported but unused
./usr/share/pyshared/reinteract/worksheet_editor.py:11: 'gobject' imported but unused
./usr/share/pyshared/reinteract/worksheet_editor.py:15: 'application' imported but unused
./usr/share/pyshared/reinteract/library_editor.py:11: 'gobject' imported but unused
./usr/share/pyshared/reinteract/library_editor.py:15: 'application' imported but unused
./usr/share/pyshared/reinteract/worksheet.py:18: 'from chunks import *' used; unable to detect undefined names
./usr/share/pyshared/reinteract/worksheet.py:579: local variable 'have_error' is assigned to but never used
./usr/share/pyshared/reinteract/worksheet.py:585: local variable 'changed' is assigned to but never used
./usr/share/pyshared/reinteract/worksheet.py:647: local variable 'scope' is assigned to but never used
./usr/share/pyshared/reinteract/worksheet.py:771: local variable 'first' is assigned to but never used
./usr/share/pyshared/reinteract/worksheet.py:1409: redefinition of unused 'os' from line 13
./usr/share/pyshared/reinteract/application.py:16: 'sys' imported but unused
./usr/share/pyshared/reinteract/application.py:231: 'main_menu' imported but unused
./usr/share/pyshared/reinteract/doc_format.py:11: 'gtk' imported but unused
./usr/share/pyshared/reinteract/mini_window.py:15: 'global_settings' imported but unused
./usr/share/pyshared/reinteract/statement.py:137: local variable 'arg' is assigned to but never used

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