Debian Automated Code Analysis

pyflakes analysis of qmtest_2.4.1-1_all.deb

./usr/share/pyshared/qm/extension.py:567: undefined name 'filename'
./usr/share/pyshared/qm/platform_unix.py:20: 'base64' imported but unused
./usr/share/pyshared/qm/platform_unix.py:22: 'cPickle' imported but unused
./usr/share/pyshared/qm/platform_unix.py:23: 'cStringIO' imported but unused
./usr/share/pyshared/qm/platform_unix.py:26: 'qm' imported but unused
./usr/share/pyshared/qm/platform_unix.py:27: 'quopri' imported but unused
./usr/share/pyshared/qm/platform_unix.py:28: 'select' imported but unused
./usr/share/pyshared/qm/platform_unix.py:32: 'traceback' imported but unused
./usr/share/pyshared/qm/fields.py:47: 'os' imported but unused
./usr/share/pyshared/qm/fields.py:53: 'sys' imported but unused
./usr/share/pyshared/qm/fields.py:1677: local variable 'items' is assigned to but never used
./usr/share/pyshared/qm/web.py:1095: undefined name 'url'
./usr/share/pyshared/qm/web.py:2300: local variable 'hidden_control' is assigned to but never used
./usr/share/pyshared/qm/web.py:2420: local variable 'window_args' is assigned to but never used
./usr/share/pyshared/qm/cmdline.py:36: 'string' imported but unused
./usr/share/pyshared/qm/cmdline.py:38: 'sys' imported but unused
./usr/share/pyshared/qm/diagnostic.py:52: 'os' imported but unused
./usr/share/pyshared/qm/diagnostic.py:56: 'types' imported but unused
./usr/share/pyshared/qm/__init__.py:20: 'from qm.common import *' used; unable to detect undefined names
./usr/share/pyshared/qm/__init__.py:21: 'warning' imported but unused
./usr/share/pyshared/qm/__init__.py:21: 'error' imported but unused
./usr/share/pyshared/qm/__init__.py:21: 'message' imported but unused
./usr/share/pyshared/qm/__init__.py:23: 'data_dir' imported but unused
./usr/share/pyshared/qm/__init__.py:24: 'doc_dir' imported but unused
./usr/share/pyshared/qm/__init__.py:25: 'extension_path' imported but unused
./usr/share/pyshared/qm/__init__.py:32: redefinition of unused 'prefix' from line 29
./usr/share/pyshared/qm/label.py:21: 'os' imported but unused
./usr/share/pyshared/qm/platform.py:21: 'os' imported but unused
./usr/share/pyshared/qm/platform.py:22: 'qm' imported but unused
./usr/share/pyshared/qm/platform.py:23: 'string' imported but unused
./usr/share/pyshared/qm/platform.py:40: 'from platform_win32 import *' used; unable to detect undefined names
./usr/share/pyshared/qm/platform.py:42: 'from platform_unix import *' used; unable to detect undefined names
./usr/share/pyshared/qm/common.py:552: local variable 'time_zone' is assigned to but never used
./usr/share/pyshared/qm/db.py:21: 'os' imported but unused
./usr/share/pyshared/qm/platform_win32.py:20: 'common' imported but unused
./usr/share/pyshared/qm/platform_win32.py:22: 'qm' imported but unused
./usr/share/pyshared/qm/platform_win32.py:23: 'signal' imported but unused
./usr/share/pyshared/qm/platform_win32.py:24: 'string' imported but unused
./usr/share/pyshared/qm/platform_win32.py:25: 'sys' imported but unused
./usr/share/pyshared/qm/platform_win32.py:65: undefined name 'socket'
./usr/share/pyshared/qm/platform_win32.py:65: undefined name 'socket'
./usr/share/pyshared/qm/platform_win32.py:66: undefined name 'socket'
./usr/share/pyshared/qm/platform_win32.py:71: undefined name 'socket'
./usr/share/pyshared/qm/platform_win32.py:72: undefined name 'socket'
./usr/share/pyshared/qm/xmlutil.py:20: 'os' imported but unused
./usr/share/pyshared/qm/xmlutil.py:92: undefined name 'QMException'
./usr/share/pyshared/qm/xmlutil.py:95: undefined name 'QMException'
./usr/share/pyshared/qm/queue.py:29: 'thread' imported but unused
./usr/share/pyshared/qm/queue.py:33: 'from Queue import *' used; unable to detect undefined names
./usr/share/pyshared/qm/lock.py:25: 'thread' imported but unused
./usr/share/pyshared/qm/lock.py:29: redefinition of unused 'Lock' from line 26
./usr/share/pyshared/qm/lock.py:41: redefinition of unused 'RLock' from line 26
./usr/share/pyshared/qm/executable.py:30: 'from threading import *' used; unable to detect undefined names
./usr/share/pyshared/qm/user.py:47: 'qm' imported but unused
./usr/share/pyshared/qm/user.py:48: 'label' imported but unused
./usr/share/pyshared/qm/test/reader_test_run.py:22: 'ResultReader' imported but unused
./usr/share/pyshared/qm/test/context.py:20: 're' imported but unused
./usr/share/pyshared/qm/test/command_thread.py:22: 'from threading import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/database.py:22: 'from qm.common import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/database.py:25: 'from qm.label import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/database.py:26: 'from qm.test.base import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/cmdline.py:30: 'from qm.test.context import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/cmdline.py:31: 'from qm.test.execution_engine import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/cmdline.py:32: 'ResultStream' imported but unused
./usr/share/pyshared/qm/test/cmdline.py:36: 'from qm.test.classes.dir_run_database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/cmdline.py:39: 'from qm.trace import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/cmdline.py:45: 'from result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/cmdline.py:49: 'xml' imported but unused
./usr/share/pyshared/qm/test/cmdline.py:776: local variable 'error_occurred' is assigned to but never used
./usr/share/pyshared/qm/test/cmdline.py:1269: local variable 'value' is assigned to but never used
./usr/share/pyshared/qm/test/cmdline.py:1408: local variable 'extension_class' is assigned to but never used
./usr/share/pyshared/qm/test/execution_thread.py:20: 'os' imported but unused
./usr/share/pyshared/qm/test/execution_thread.py:22: 'from qm.test.base import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/execution_thread.py:23: 'from qm.test.context import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/execution_thread.py:24: 'from qm.test.execution_engine import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/execution_thread.py:25: 'qm' imported but unused
./usr/share/pyshared/qm/test/execution_thread.py:26: 'Queue' imported but unused
./usr/share/pyshared/qm/test/execution_thread.py:27: 'from result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/execution_thread.py:28: 'sys' imported but unused
./usr/share/pyshared/qm/test/execution_thread.py:29: 'from threading import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/directory_suite.py:20: 'from qm.test.suite import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/execution_engine.py:23: 'from qm.test.base import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/execution_engine.py:27: 'from qm.test.context import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/execution_engine.py:29: 'from result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/file_database.py:24: 'from qm.test.database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/file_database.py:25: 'from qm.test.directory_suite import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/parameter_database.py:20: 'from qm.test.database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/parameter_database.py:21: 'from qm.test.suite import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/target.py:25: 'from qm.test.context import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/target.py:26: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/target.py:30: 'sys' imported but unused
./usr/share/pyshared/qm/test/target.py:431: local variable 'val' is assigned to but never used
./usr/share/pyshared/qm/test/base.py:20: 'cPickle' imported but unused
./usr/share/pyshared/qm/test/base.py:21: 'cStringIO' imported but unused
./usr/share/pyshared/qm/test/base.py:25: 'from qm.common import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/base.py:30: 'from qm.test.context import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/base.py:31: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/base.py:35: 'tempfile' imported but unused
./usr/share/pyshared/qm/test/classes/rsh_target.py:20: 'from process_target import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/rsh_target.py:21: 'string' imported but unused
./usr/share/pyshared/qm/test/classes/text_result_stream.py:22: 'from qm.test.base import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/text_result_stream.py:23: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/text_result_stream.py:169: local variable 'test_id' is assigned to but never used
./usr/share/pyshared/qm/test/classes/compilation_test.py:19: 'from qm.fields import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compilation_test.py:21: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compilation_test.py:22: 'from qm.test.test import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compilation_test.py:23: 'from qm.test.resource import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compilation_test.py:24: 'qm' imported but unused
./usr/share/pyshared/qm/test/classes/dejagnu_test.py:221: undefined name 'DejaGNUError'
./usr/share/pyshared/qm/test/classes/command.py:20: 'cPickle' imported but unused
./usr/share/pyshared/qm/test/classes/command.py:21: 'errno' imported but unused
./usr/share/pyshared/qm/test/classes/command.py:28: 'Result' imported but unused
./usr/share/pyshared/qm/test/classes/command.py:31: 'types' imported but unused
./usr/share/pyshared/qm/test/classes/compiler_test.py:16: 'from compiler import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compiler_test.py:17: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compiler_test.py:18: 'from qm.test.test import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/python.py:25: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/python.py:26: 'from qm.test.test import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/python.py:326: local variable 'local_namespace' is assigned to but never used
./usr/share/pyshared/qm/test/classes/compilation_test_database.py:22: 'get_class_arguments' imported but unused
./usr/share/pyshared/qm/test/classes/compilation_test_database.py:23: 'from qm.fields import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compilation_test_database.py:26: 'qm' imported but unused
./usr/share/pyshared/qm/test/classes/compilation_test_database.py:27: 'from qm.test.database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compilation_test_database.py:28: 'from qm.test.suite import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compilation_test_database.py:29: 'context' imported but unused
./usr/share/pyshared/qm/test/classes/compilation_test_database.py:30: 'ExplicitSuite' imported but unused
./usr/share/pyshared/qm/test/classes/xml_expectation_database.py:23: 'load_results' imported but unused
./usr/share/pyshared/qm/test/classes/xml_expectation_database.py:24: 'from qm.xmlutil import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/file.py:24: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/file.py:25: 'from qm.test.test import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/file.py:28: 'string' imported but unused
./usr/share/pyshared/qm/test/classes/command_host.py:20: 'sys' imported but unused
./usr/share/pyshared/qm/test/classes/file_label.py:18: 'from qm.label import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/file_label.py:20: 're' imported but unused
./usr/share/pyshared/qm/test/classes/python_label.py:18: 'from qm.label import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compiler.py:26: 'from qm.executable import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/compiler.py:29: 'qm' imported but unused
./usr/share/pyshared/qm/test/classes/mount_database.py:20: 'from qm.test.database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/mount_database.py:22: 'from qm.fields import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/mount_database.py:23: 'qm' imported but unused
./usr/share/pyshared/qm/test/classes/mount_database.py:175: local variable 'test_ids' is assigned to but never used
./usr/share/pyshared/qm/test/classes/mount_database.py:176: local variable 'suite_ids' is assigned to but never used
./usr/share/pyshared/qm/test/classes/compiler_table.py:126: undefined name 'simulator'
./usr/share/pyshared/qm/test/classes/compiler_table.py:127: undefined name 'simulator_args'
./usr/share/pyshared/qm/test/classes/xml_database.py:22: 'get_class_arguments' imported but unused
./usr/share/pyshared/qm/test/classes/xml_database.py:27: 'from qm.test.database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/xml_database.py:28: 'from qm.test.file_database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/xml_database.py:29: 'from qm.test.suite import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/xml_database.py:32: 'shutil' imported but unused
./usr/share/pyshared/qm/test/classes/xml_database.py:33: 'string' imported but unused
./usr/share/pyshared/qm/test/classes/xml_database.py:36: 'xml' imported but unused
./usr/share/pyshared/qm/test/classes/process_target.py:22: 'from qm.test.target import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/pickle_result_stream.py:202: undefined name 'QMException'
./usr/share/pyshared/qm/test/classes/dg_test.py:504: undefined name 'QMException'
./usr/share/pyshared/qm/test/classes/thread_target.py:21: 'from qm.test.base import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/thread_target.py:23: 'from qm.test.command_thread import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/thread_target.py:24: 'from qm.test.target import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/thread_target.py:25: 'Queue' imported but unused
./usr/share/pyshared/qm/test/classes/thread_target.py:26: 'from threading import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/temporary.py:20: 'os' imported but unused
./usr/share/pyshared/qm/test/classes/temporary.py:23: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/temporary.py:24: 'from qm.test.test import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/classes/temporary.py:25: 'from qm.test.resource import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/web/web.py:24: 'from qm.extension import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/web/web.py:29: 'from qm.test.context import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/web/web.py:30: 'from qm.test.database import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/web/web.py:32: 'from qm.test.execution_thread import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/web/web.py:33: 'from qm.test.result import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/web/web.py:34: 'from qm.test.result_stream import *' used; unable to detect undefined names
./usr/share/pyshared/qm/test/web/web.py:35: 'from qm.test.suite import *' used; unable to detect undefined names
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Raise.py:29: 'str' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_With.py:39: 'str' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/pDocumentTemplate.py:19: 'string' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/pDocumentTemplate.py:93: local variable 'AttributeError' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/pDocumentTemplate.py:150: local variable 'v' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/pDocumentTemplate.py:170: local variable 'append' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/VSEval.py:38: local variable 'l' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DocumentTemplate.py:112: 'String' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DocumentTemplate.py:112: 'File' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DocumentTemplate.py:113: 'HTMLDefault' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DocumentTemplate.py:113: 'HTMLFile' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DocumentTemplate.py:113: 'HTML' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DocumentTemplate.py:115: 'html_quote' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_HTML.py:17: 'String' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_HTML.py:291: undefined name 'FactoryDefaultString'
./usr/share/pyshared/qm/external/DocumentTemplate/DT_HTML.py:301: undefined name 'FactoryDefaultString'
./usr/share/pyshared/qm/external/DocumentTemplate/DT_HTML.py:310: local variable '__traceback_info__' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:15: 'str' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:15: 'html_quote' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:16: 'string' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:16: 'sys' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:17: 'join' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:17: 'rfind' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:17: 'find' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:17: 'atoi' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Return.py:17: 'split' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_If.py:81: 'str' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_In.py:337: 'str' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_In.py:710: local variable 'KeyError' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DTtestExpr.py:19: 'from DocumentTemplate import *' used; unable to detect undefined names
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Let.py:44: 'str' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/__init__.py:21: 'HTMLDefault' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/__init__.py:21: 'String' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/__init__.py:21: 'HTMLFile' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/__init__.py:21: 'HTML' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/__init__.py:21: 'File' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/gparse.py:14: 'symbol' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/gparse.py:14: 'sys' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/gparse.py:14: 'token' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/gparse.py:16: 'suite' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/gparse.py:24: 'compileast' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/gparse.py:90: local variable 'name' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/gparse.py:132: local variable 'name' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:136: 'ExtensionClass' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:138: redefinition of unused 'InstanceDict' from line 137
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:138: redefinition of unused 'TemplateDict' from line 137
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:138: redefinition of unused 'render_blocks' from line 137
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:138: 'InstanceDict' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:138: 'render_blocks' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:227: local variable '__traceback_info__' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:232: undefined name 'compiled_getattr'
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Util.py:239: local variable '__traceback_info__' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DT_String.py:15: 'os' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_String.py:19: 'str' imported but unused
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Var.py:208: local variable '__traceback_info__' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Var.py:288: undefined name 'unquote'
./usr/share/pyshared/qm/external/DocumentTemplate/DT_Var.py:291: undefined name 'unquote_plus'
./usr/share/pyshared/qm/external/DocumentTemplate/DT_InSV.py:36: local variable 'data' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DT_InSV.py:163: local variable 'scount' is assigned to but never used
./usr/share/pyshared/qm/external/DocumentTemplate/DT_InSV.py:278: local variable 'l' is assigned to but never used
./usr/share/pyshared/qm/dist/command/build_extensions.py:20: 'qm' imported but unused

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