Debian Automated Code Analysis

pyflakes analysis of idle-python2.6_2.6.6-8_all.deb

./usr/lib/python2.6/idlelib/ScrolledList.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/configHandler.py:24: 'NoOptionError' imported but unused
./usr/lib/python2.6/idlelib/configHandler.py:24: 'NoSectionError' imported but unused
./usr/lib/python2.6/idlelib/TreeWidget.py:18: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/TreeWidget.py:19: 'imp' imported but unused
./usr/lib/python2.6/idlelib/TreeWidget.py:248: local variable 'label' is assigned to but never used
./usr/lib/python2.6/idlelib/GrepDialog.py:4: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/macosxSupport.py:53: redefinition of unused 'Text' from line 53
./usr/lib/python2.6/idlelib/macosxSupport.py:53: 'Text' imported but unused
./usr/lib/python2.6/idlelib/macosxSupport.py:57: 'MultiCallCreator' imported but unused
./usr/lib/python2.6/idlelib/keybindingDialog.py:4: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/keybindingDialog.py:264: local variable 'keySeq' is assigned to but never used
./usr/lib/python2.6/idlelib/configSectionNameDialog.py:5: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/configSectionNameDialog.py:92: local variable 'keySeq' is assigned to but never used
./usr/lib/python2.6/idlelib/ObjectBrowser.py:113: 'from types import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/Percolator.py:84: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/MultiCall.py:32: 'sys' imported but unused
./usr/lib/python2.6/idlelib/UndoDelegator.py:2: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/aboutDialog.py:5: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/run.py:210: undefined name 'no_exitfunc'
./usr/lib/python2.6/idlelib/configDialog.py:12: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/configDialog.py:682: local variable 'newKeySet' is assigned to but never used
./usr/lib/python2.6/idlelib/RemoteDebugger.py:24: 'rpc' imported but unused
./usr/lib/python2.6/idlelib/WidgetRedirector.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/FileList.py:2: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/FileList.py:9: 'EditorWindow' imported but unused
./usr/lib/python2.6/idlelib/SearchEngine.py:2: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/SearchDialogBase.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/OutputWindow.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/WindowList.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/PyShell.py:12: 'traceback' imported but unused
./usr/lib/python2.6/idlelib/PyShell.py:19: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/PyShell.py:44: redefinition of unused 'SIGTERM' from line 42
./usr/lib/python2.6/idlelib/PyShell.py:131: local variable 'i' is assigned to but never used
./usr/lib/python2.6/idlelib/PyShell.py:394: local variable 'err' is assigned to but never used
./usr/lib/python2.6/idlelib/PyShell.py:428: local variable 'err' is assigned to but never used
./usr/lib/python2.6/idlelib/PyShell.py:445: local variable 'gui' is assigned to but never used
./usr/lib/python2.6/idlelib/PyShell.py:805: 'History' imported but unused
./usr/lib/python2.6/idlelib/PyShell.py:1178: local variable 'more' is assigned to but never used
./usr/lib/python2.6/idlelib/PyShell.py:1192: local variable 'sv' is assigned to but never used
./usr/lib/python2.6/idlelib/SearchDialog.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/SearchDialog.py:26: local variable 'f' is assigned to but never used
./usr/lib/python2.6/idlelib/Debugger.py:3: 'types' imported but unused
./usr/lib/python2.6/idlelib/Debugger.py:4: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/IOBinding.py:16: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/IOBinding.py:25: redefinition of unused 'BOM_UTF8' from line 22
./usr/lib/python2.6/idlelib/IOBinding.py:590: local variable 'io' is assigned to but never used
./usr/lib/python2.6/idlelib/MultiStatusBar.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/AutoCompleteWindow.py:4: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/textView.py:5: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/textView.py:6: 'tkMessageBox' imported but unused
./usr/lib/python2.6/idlelib/textView.py:71: redefinition of unused 'tkMessageBox' from line 6
./usr/lib/python2.6/idlelib/PathBrowser.py:92: undefined name 'mainloop'
./usr/lib/python2.6/idlelib/ToolTip.py:6: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/ToolTip.py:85: local variable 'tip' is assigned to but never used
./usr/lib/python2.6/idlelib/tabbedpages.py:10: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/ClassBrowser.py:97: local variable 'msg' is assigned to but never used
./usr/lib/python2.6/idlelib/ClassBrowser.py:218: undefined name 'mainloop'
./usr/lib/python2.6/idlelib/EditorWindow.py:6: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/EditorWindow.py:12: 'idlever' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:53: 'Percolator' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:54: 'ColorDelegator' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:55: 'UndoDelegator' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:56: 'encoding' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:56: 'filesystemencoding' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:56: 'IOBinding' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:57: 'Bindings' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:58: 'Toplevel' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:59: 'MultiStatusBar' imported but unused
./usr/lib/python2.6/idlelib/EditorWindow.py:92: local variable 'currentTheme' is assigned to but never used
./usr/lib/python2.6/idlelib/EditorWindow.py:742: local variable 'url' is assigned to but never used
./usr/lib/python2.6/idlelib/ColorDelegator.py:5: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/Bindings.py:111: redefinition of unused 'sys' from line 11
./usr/lib/python2.6/idlelib/ReplaceDialog.py:1: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/ReplaceDialog.py:87: local variable 'chars' is assigned to but never used
./usr/lib/python2.6/idlelib/CallTipWindow.py:7: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/CallTipWindow.py:168: local variable 'c' is assigned to but never used
./usr/lib/python2.6/idlelib/testcode.py:4: local variable 'a' is assigned to but never used
./usr/lib/python2.6/idlelib/testcode.py:5: local variable 'b' is assigned to but never used
./usr/lib/python2.6/idlelib/testcode.py:6: local variable 'c' is assigned to but never used
./usr/lib/python2.6/idlelib/testcode.py:7: local variable 'd' is assigned to but never used
./usr/lib/python2.6/idlelib/testcode.py:8: local variable 'e' is assigned to but never used
./usr/lib/python2.6/idlelib/configHelpSourceEdit.py:6: 'from Tkinter import *' used; unable to detect undefined names
./usr/lib/python2.6/idlelib/configHelpSourceEdit.py:165: local variable 'keySeq' is assigned to but never used

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