Debian Automated Code Analysis

pyflakes analysis of forg_0.5.1-7_all.deb

./usr/share/forg/GUIDirectory.py:22: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GUIDirectory.py:23: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUIDirectory.py:25: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GUIDirectory.py:27: 'GopherResource' imported but unused
./usr/share/forg/GUIDirectory.py:28: 'GopherResponse' imported but unused
./usr/share/forg/GUIDirectory.py:31: 'Cache' imported but unused
./usr/share/forg/GUIDirectory.py:165: local variable 'host' is assigned to but never used
./usr/share/forg/GUIDirectory.py:166: local variable 'port' is assigned to but never used
./usr/share/forg/GUIDirectory.py:356: local variable 'gri' is assigned to but never used
./usr/share/forg/mini-forg.py:14: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/List.py:32: 'from ListNode import *' used; unable to detect undefined names
./usr/share/forg/GopherConnection.py:22: 'socket' imported but unused
./usr/share/forg/GopherConnection.py:25: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GopherConnection.py:28: 'GopherObject' imported but unused
./usr/share/forg/GopherConnection.py:29: 'GopherResource' imported but unused
./usr/share/forg/GopherConnection.py:32: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GopherConnection.py:151: local variable 'erstr' is assigned to but never used
./usr/share/forg/Tree.py:29: 'os' imported but unused
./usr/share/forg/Tree.py:30: 'string' imported but unused
./usr/share/forg/Tree.py:34: 'List' imported but unused
./usr/share/forg/Tree.py:35: 'BookmarkEditor' imported but unused
./usr/share/forg/Tree.py:37: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/Tree.py:138: local variable 'cmd' is assigned to but never used
./usr/share/forg/Tree.py:641: local variable 'e' is assigned to but never used
./usr/share/forg/GUIQuestion.py:24: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUIQuestion.py:27: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GUIQuestion.py:28: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GUIQuestion.py:29: 'GopherResource' imported but unused
./usr/share/forg/GUIQuestion.py:30: 'GopherResponse' imported but unused
./usr/share/forg/GUIQuestion.py:31: 'GopherConnection' imported but unused
./usr/share/forg/GUIQuestion.py:32: 'ContentFrame' imported but unused
./usr/share/forg/GUIQuestion.py:33: 'Cache' imported but unused
./usr/share/forg/GUIQuestion.py:34: 'Options' imported but unused
./usr/share/forg/GUIQuestion.py:35: 'Question' imported but unused
./usr/share/forg/Cache.py:25: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/Cache.py:26: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUISaveFile.py:31: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUISaveFile.py:32: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GUISaveFile.py:33: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GUISaveFile.py:41: 'GopherResource' imported but unused
./usr/share/forg/GUISaveFile.py:42: 'GopherResponse' imported but unused
./usr/share/forg/GUISaveFile.py:46: 'PIL' imported but unused
./usr/share/forg/GUISaveFile.py:86: local variable 'errstr' is assigned to but never used
./usr/share/forg/GUISaveFile.py:130: local variable 'd' is assigned to but never used
./usr/share/forg/GUISaveFile.py:149: local variable 'fn' is assigned to but never used
./usr/share/forg/GUISaveFile.py:157: local variable 'fileExtension' is assigned to but never used
./usr/share/forg/Associations.py:22: 'from string import *' used; unable to detect undefined names
./usr/share/forg/AskForm.py:22: 'from string import *' used; unable to detect undefined names
./usr/share/forg/TkGui.py:27: 'sys' imported but unused
./usr/share/forg/TkGui.py:29: 'from threading import *' used; unable to detect undefined names
./usr/share/forg/TkGui.py:30: 'time' imported but unused
./usr/share/forg/TkGui.py:31: 'pickle' imported but unused
./usr/share/forg/TkGui.py:32: 'socket' imported but unused
./usr/share/forg/TkGui.py:37: 'GopherObject' imported but unused
./usr/share/forg/TkGui.py:38: 'ResourceInformation' imported but unused
./usr/share/forg/TkGui.py:40: 'GopherResponse' imported but unused
./usr/share/forg/TkGui.py:41: 'GopherConnection' imported but unused
./usr/share/forg/TkGui.py:44: 'Cache' imported but unused
./usr/share/forg/TkGui.py:45: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/TkGui.py:48: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/TkGui.py:49: 'tkFileDialog' imported but unused
./usr/share/forg/TkGui.py:219: local variable 'x' is assigned to but never used
./usr/share/forg/TkGui.py:272: local variable 'x' is assigned to but never used
./usr/share/forg/TkGui.py:278: local variable 'x' is assigned to but never used
./usr/share/forg/TkGui.py:333: local variable 'errstr' is assigned to but never used
./usr/share/forg/TkGui.py:362: local variable 'ofilename' is assigned to but never used
./usr/share/forg/TkGui.py:468: local variable 'd' is assigned to but never used
./usr/share/forg/TkGui.py:536: local variable 'ed' is assigned to but never used
./usr/share/forg/TkGui.py:562: local variable 'd' is assigned to but never used
./usr/share/forg/GUIFile.py:23: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUIFile.py:24: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GUIFile.py:25: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GUIFile.py:27: 're' imported but unused
./usr/share/forg/GUIFile.py:31: 'GopherResource' imported but unused
./usr/share/forg/GUIFile.py:32: 'GopherResponse' imported but unused
./usr/share/forg/Dialogs.py:22: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/Dialogs.py:23: 'from types import *' used; unable to detect undefined names
./usr/share/forg/Dialogs.py:24: 'from string import *' used; unable to detect undefined names
./usr/share/forg/Dialogs.py:27: 'GopherResource' imported but unused
./usr/share/forg/GopherResource.py:24: 're' imported but unused
./usr/share/forg/GopherResource.py:25: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GopherResource.py:26: 'from urlparse import *' used; unable to detect undefined names
./usr/share/forg/GopherResource.py:27: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GopherResource.py:153: local variable 'type' is assigned to but never used
./usr/share/forg/AssociationsEditor.py:26: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/AssociationsEditor.py:27: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/AssociationsEditor.py:29: 'from string import *' used; unable to detect undefined names
./usr/share/forg/ResourceInformation.py:27: 'from string import *' used; unable to detect undefined names
./usr/share/forg/ResourceInformation.py:28: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/ResourceInformation.py:30: 'os' imported but unused
./usr/share/forg/ResourceInformation.py:32: 'ContentFrame' imported but unused
./usr/share/forg/ResourceInformation.py:33: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/ResourceInformation.py:34: 'GopherResource' imported but unused
./usr/share/forg/ResourceInformation.py:35: 'GopherResponse' imported but unused
./usr/share/forg/utils.py:21: 'from string import *' used; unable to detect undefined names
./usr/share/forg/utils.py:79: local variable 'retval' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:19: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/BookmarkEditor.py:25: 'from string import *' used; unable to detect undefined names
./usr/share/forg/BookmarkEditor.py:26: 'GopherObject' imported but unused
./usr/share/forg/BookmarkEditor.py:27: 'GopherResource' imported but unused
./usr/share/forg/BookmarkEditor.py:199: local variable 'd' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:203: local variable 'p' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:228: local variable 'dialog' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:278: local variable 'err' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:295: local variable 'd' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:314: local variable 'd' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:331: local variable 'd' is assigned to but never used
./usr/share/forg/BookmarkEditor.py:341: local variable 'd' is assigned to but never used
./usr/share/forg/Connection.py:23: 'from string import *' used; unable to detect undefined names
./usr/share/forg/Connection.py:25: 'errno' imported but unused
./usr/share/forg/Connection.py:175: local variable 'retval' is assigned to but never used
./usr/share/forg/Connection.py:204: local variable 'bytesread' is assigned to but never used
./usr/share/forg/GUIAskForm.py:22: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUIAskForm.py:23: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GUIAskForm.py:27: 'GopherResponse' imported but unused
./usr/share/forg/GUIAskForm.py:28: 'GopherConnection' imported but unused
./usr/share/forg/GUIAskForm.py:29: 'AskForm' imported but unused
./usr/share/forg/GUIAskForm.py:30: 'Question' imported but unused
./usr/share/forg/Question.py:22: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/Question.py:23: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GopherObject.py:26: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GopherObject.py:27: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/Bookmark.py:21: 'from string import *' used; unable to detect undefined names
./usr/share/forg/Bookmark.py:22: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/forg.py:38: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/forg.py:39: 'from string import *' used; unable to detect undefined names
./usr/share/forg/forg.py:40: 'from threading import *' used; unable to detect undefined names
./usr/share/forg/forg.py:50: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/forg.py:54: 'GopherResource' imported but unused
./usr/share/forg/forg.py:55: 'GopherResponse' imported but unused
./usr/share/forg/forg.py:58: 'Associations' imported but unused
./usr/share/forg/forg.py:66: 'GUIError' imported but unused
./usr/share/forg/forg.py:68: 'GUIQuestion' imported but unused
./usr/share/forg/forg.py:71: 'ResourceInformation' imported but unused
./usr/share/forg/forg.py:152: local variable 'x' is assigned to but never used
./usr/share/forg/forg.py:158: local variable 'x' is assigned to but never used
./usr/share/forg/forg.py:188: local variable 'msg' is assigned to but never used
./usr/share/forg/forg.py:476: 'from TkGui import *' used; unable to detect undefined names
./usr/share/forg/Options.py:26: 'from string import *' used; unable to detect undefined names
./usr/share/forg/Options.py:109: local variable 'stuff' is assigned to but never used
./usr/share/forg/Options.py:144: local variable 'basedir' is assigned to but never used
./usr/share/forg/GUIError.py:21: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GUIError.py:22: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUIError.py:23: 'Pmw' imported but unused
./usr/share/forg/GUIError.py:24: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GUIError.py:26: 'GopherResource' imported but unused
./usr/share/forg/GUIError.py:27: 'GopherResponse' imported but unused
./usr/share/forg/GUIError.py:28: 'GopherConnection' imported but unused
./usr/share/forg/GUIError.py:30: 'Cache' imported but unused
./usr/share/forg/GUIError.py:31: 'Options' imported but unused
./usr/share/forg/GopherResponse.py:27: 're' imported but unused
./usr/share/forg/GopherResponse.py:28: 'from string import *' used; unable to detect undefined names
./usr/share/forg/GopherResponse.py:29: 'from urlparse import *' used; unable to detect undefined names
./usr/share/forg/GopherResponse.py:30: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GopherResponse.py:31: 'Connection' imported but unused
./usr/share/forg/GopherResponse.py:35: 'ResourceInformation' imported but unused
./usr/share/forg/GopherResponse.py:136: local variable 'isRespose' is assigned to but never used
./usr/share/forg/GopherResponse.py:144: local variable 'resp' is assigned to but never used
./usr/share/forg/ContentFrame.py:37: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/ContentFrame.py:38: 'Pmw' imported but unused
./usr/share/forg/GUISearch.py:25: 'from Tkinter import *' used; unable to detect undefined names
./usr/share/forg/GUISearch.py:26: 'from gopher import *' used; unable to detect undefined names
./usr/share/forg/GUISearch.py:27: 'Pmw' imported but unused
./usr/share/forg/GUISearch.py:30: 'GopherResponse' imported but unused
./usr/share/forg/GUISearch.py:31: 'GopherConnection' imported but unused
./usr/share/forg/GUISearch.py:49: local variable 'last' is assigned to but never used

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