Debian Automated Code Analysis

pyflakes analysis of eric_4.4.15-1_all.deb

./usr/share/eric/modules/eric4-configure.py:34: 'pygments' imported but unused
./usr/share/eric/modules/eric4-configure.py:40: 'Preferences' imported but unused
./usr/share/eric/modules/eric4.py:56: 'pygments' imported but unused
./usr/share/eric/modules/eric4.py:62: 'Version' imported but unused
./usr/share/eric/modules/eric4.py:62: 'Program' imported but unused
./usr/share/eric/modules/eric4-trpreviewer.py:76: local variable 'app' is assigned to but never used
./usr/share/eric/modules/eric4-editor.py:36: 'pygments' imported but unused
./usr/share/eric/modules/eric4-doc.py:18: 'shutil' imported but unused
./usr/share/eric/modules/eric4-doc.py:154: local variable 'e' is assigned to but never used
./usr/share/eric/modules/compileUiFiles.py:23: redefinition of unused 'compileUiDir' from line 19
./usr/share/eric/modules/eric4-iconeditor.py:35: 'Utilities' imported but unused
./usr/share/eric/modules/eric4-sqlbrowser.py:15: redefinition of unused 'os' from line 14
./usr/share/eric/modules/eric4-webbrowser.py:36: 'pygments' imported but unused
./usr/share/eric/modules/DataViews/PyCoverageDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/DataViews/PyCoverageDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/DataViews/PyCoverageDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/DataViews/CodeMetrics.py:240: local variable 'comments' is assigned to but never used
./usr/share/eric/modules/DataViews/CodeMetrics.py:241: local variable 'empty' is assigned to but never used
./usr/share/eric/modules/DataViews/CodeMetricsDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/DataViews/CodeMetricsDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/DataViews/CodeMetricsDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/DataViews/PyProfileDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/DataViews/PyProfileDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/DataViews/PyProfileDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlConnectionDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlConnectionDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlBrowser.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlBrowser.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlBrowserWidget.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlBrowserWidget.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlConnectionWidget.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/SqlBrowser/SqlConnectionWidget.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugViewer.py:24: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugViewer.py:25: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugViewer.py:33: 'Utilities' imported but unused
./usr/share/eric/modules/Debugger/EditBreakpointDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/EditBreakpointDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/WatchPointViewer.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/WatchPointViewer.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/WatchPointViewer.py:241: redefinition of function '__clearSelection' from line 203
./usr/share/eric/modules/Debugger/WatchPointViewer.py:395: local variable 'lastrow' is assigned to but never used
./usr/share/eric/modules/Debugger/VariablesFilterDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/VariablesFilterDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:17: 'from UI.Info import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:18: 'from VariablesFilterDialog import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:19: 'from ExceptionsFilterDialog import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:20: 'from StartDialog import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:23: 'from DebugClientCapabilities import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugUI.py:1373: redefinition of unused 'profile' from line 1360
./usr/share/eric/modules/Debugger/VariablesViewer.py:10: 'types' imported but unused
./usr/share/eric/modules/Debugger/VariablesViewer.py:11: 'log10' imported but unused
./usr/share/eric/modules/Debugger/VariablesViewer.py:12: 'sys' imported but unused
./usr/share/eric/modules/Debugger/VariablesViewer.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/VariablesViewer.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/VariablesViewer.py:450: local variable 'subelementsAdded' is assigned to but never used
./usr/share/eric/modules/Debugger/BreakPointModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugServer.py:10: 'sys' imported but unused
./usr/share/eric/modules/Debugger/DebugServer.py:12: 'time' imported but unused
./usr/share/eric/modules/Debugger/DebugServer.py:13: 'signal' imported but unused
./usr/share/eric/modules/Debugger/DebugServer.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebugServer.py:283: local variable 'ok' is assigned to but never used
./usr/share/eric/modules/Debugger/DebuggerInterfaceRuby.py:10: 'sys' imported but unused
./usr/share/eric/modules/Debugger/DebuggerInterfaceRuby.py:12: 'socket' imported but unused
./usr/share/eric/modules/Debugger/DebuggerInterfaceRuby.py:13: 'subprocess' imported but unused
./usr/share/eric/modules/Debugger/DebuggerInterfaceRuby.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebuggerInterfaceRuby.py:20: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/ExceptionsFilterDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/ExceptionsFilterDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/Config.py:10: 'ConfigVarTypeStrings' imported but unused
./usr/share/eric/modules/Debugger/EditWatchpointDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/EditWatchpointDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/WatchPointModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/StartDialog.py:10: 'os' imported but unused
./usr/share/eric/modules/Debugger/StartDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/StartDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebuggerInterfaceNone.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebuggerInterfacePython3.py:12: 'socket' imported but unused
./usr/share/eric/modules/Debugger/DebuggerInterfacePython3.py:13: 'subprocess' imported but unused
./usr/share/eric/modules/Debugger/DebuggerInterfacePython3.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebuggerInterfacePython3.py:20: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/ExceptionLogger.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/ExceptionLogger.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/VariableDetailDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/VariableDetailDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebuggerInterfacePython.py:12: 'socket' imported but unused
./usr/share/eric/modules/Debugger/DebuggerInterfacePython.py:13: 'subprocess' imported but unused
./usr/share/eric/modules/Debugger/DebuggerInterfacePython.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/DebuggerInterfacePython.py:20: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/BreakPointViewer.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Debugger/BreakPointViewer.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/UMLItem.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/UMLItem.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ApplicationDiagram.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ApplicationDiagram.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ApplicationDiagram.py:21: 'GraphicsUtilities' imported but unused
./usr/share/eric/modules/Graphics/UMLClassDiagram.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/UMLClassDiagram.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ModuleItem.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ModuleItem.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/PixmapDiagram.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/PixmapDiagram.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/PackageItem.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/PackageItem.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/UMLGraphicsView.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/UMLGraphicsView.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/UMLDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/UMLDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ImportsDiagram.py:12: 'sys' imported but unused
./usr/share/eric/modules/Graphics/ImportsDiagram.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ImportsDiagram.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ImportsDiagram.py:22: 'GraphicsUtilities' imported but unused
./usr/share/eric/modules/Graphics/SvgDiagram.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/SvgDiagram.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/AssociationItem.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/AssociationItem.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/AssociationItem.py:166: local variable 'oldRegionA' is assigned to but never used
./usr/share/eric/modules/Graphics/AssociationItem.py:184: local variable 'oldRegionB' is assigned to but never used
./usr/share/eric/modules/Graphics/PackageDiagram.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/PackageDiagram.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ClassItem.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Graphics/ClassItem.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/VCS/ProjectHelper.py:11: 'sys' imported but unused
./usr/share/eric/modules/VCS/ProjectHelper.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/VCS/ProjectHelper.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/VCS/ProjectHelper.py:21: 'VCS' imported but unused
./usr/share/eric/modules/VCS/ProjectHelper.py:27: 'Utilities' imported but unused
./usr/share/eric/modules/VCS/StatusMonitorThread.py:12: 'QMutexLocker' imported but unused
./usr/share/eric/modules/VCS/__init__.py:17: 'Preferences' imported but unused
./usr/share/eric/modules/VCS/StatusMonitorLed.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/VCS/StatusMonitorLed.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/VCS/ProjectBrowserHelper.py:231: local variable 'items' is assigned to but never used
./usr/share/eric/modules/VCS/CommandOptionsDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/VCS/CommandOptionsDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/VCS/CommandOptionsDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Graphics/E4GraphicsView.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Graphics/E4GraphicsView.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Graphics/E4GraphicsView.py:235: local variable 'svg' is assigned to but never used
./usr/share/eric/modules/E4Graphics/E4ArrowItem.py:10: 'from math import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Graphics/E4ArrowItem.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Graphics/E4ArrowItem.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Tools/TRPreviewer.py:10: 'sys' imported but unused
./usr/share/eric/modules/Tools/TRPreviewer.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Tools/TRPreviewer.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Tools/TRPreviewer.py:18: 'KdeQt' imported but unused
./usr/share/eric/modules/Tools/TRPreviewer.py:22: 'Preferences' imported but unused
./usr/share/eric/modules/Tools/UIPreviewer.py:10: 'sys' imported but unused
./usr/share/eric/modules/Tools/UIPreviewer.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Tools/UIPreviewer.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Terminal.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Terminal.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Terminal.py:22: 'QSCINTILLA_VERSION' imported but unused
./usr/share/eric/modules/QScintilla/Terminal.py:508: local variable 'key' is assigned to but never used
./usr/share/eric/modules/QScintilla/Terminal.py:529: local variable 'oldLength' is assigned to but never used
./usr/share/eric/modules/QScintilla/Terminal.py:865: local variable 'res' is assigned to but never used
./usr/share/eric/modules/QScintilla/SearchReplaceWidget.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/SearchReplaceWidget.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/SearchReplaceWidget.py:18: 'E4Action' imported but unused
./usr/share/eric/modules/QScintilla/MiniEditor.py:10: 'sys' imported but unused
./usr/share/eric/modules/QScintilla/MiniEditor.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/MiniEditor.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/MiniEditor.py:18: 'e4App' imported but unused
./usr/share/eric/modules/QScintilla/MiniEditor.py:27: 'QSCINTILLA_VERSION' imported but unused
./usr/share/eric/modules/QScintilla/MiniEditor.py:2125: local variable 'ais' is assigned to but never used
./usr/share/eric/modules/QScintilla/Editor.py:12: 'types' imported but unused
./usr/share/eric/modules/QScintilla/Editor.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Editor.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Editor.py:1328: local variable 'ais' is assigned to but never used
./usr/share/eric/modules/QScintilla/Editor.py:3120: local variable 'ais' is assigned to but never used
./usr/share/eric/modules/QScintilla/Editor.py:4624: local variable 'key' is assigned to but never used
./usr/share/eric/modules/QScintilla/QsciScintillaCompat.py:10: 'sys' imported but unused
./usr/share/eric/modules/QScintilla/QsciScintillaCompat.py:12: 'Qt' imported but unused
./usr/share/eric/modules/QScintilla/QsciScintillaCompat.py:12: 'SIGNAL' imported but unused
./usr/share/eric/modules/QScintilla/SpellCheckingDialog.py:11: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/APIsManager.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/APIsManager.py:13: 'QsciLexer' imported but unused
./usr/share/eric/modules/QScintilla/APIsManager.py:93: local variable 'res' is assigned to but never used
./usr/share/eric/modules/QScintilla/Shell.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Shell.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Shell.py:20: 'QSCINTILLA_VERSION' imported but unused
./usr/share/eric/modules/QScintilla/Shell.py:26: 'HasShell' imported but unused
./usr/share/eric/modules/QScintilla/Shell.py:748: local variable 'key' is assigned to but never used
./usr/share/eric/modules/QScintilla/ShellHistoryDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/ShellHistoryDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/SpellChecker.py:19: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Printer.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Printer.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Printer.py:12: 'QsciScintilla' imported but unused
./usr/share/eric/modules/QScintilla/Exporters/ExporterRTF.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterRTF.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterTEX.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterTEX.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterPDF.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterPDF.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterHTML.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterHTML.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterBase.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Exporters/ExporterBase.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/QScintilla/Lexers/LexerFortran.py:10: 'QsciScintilla' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/LexerSQL.py:11: 'QString' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/LexerDiff.py:11: 'QString' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/LexerPygments.py:10: 'sys' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/__init__.py:12: 'QSCINTILLA_VERSION_STR' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/LexerFortran77.py:10: 'QsciScintilla' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/Lexer.py:12: 'Preferences' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/LexerPascal.py:10: 'QsciScintilla' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/LexerYAML.py:10: 'QsciScintilla' imported but unused
./usr/share/eric/modules/QScintilla/Lexers/LexerYAML.py:11: 'QStringList' imported but unused
./usr/share/eric/modules/QScintilla/TypingCompleters/CompleterPython.py:10: 'SIGNAL' imported but unused
./usr/share/eric/modules/QScintilla/TypingCompleters/CompleterPython.py:10: 'QObject' imported but unused
./usr/share/eric/modules/QScintilla/TypingCompleters/CompleterRuby.py:10: 'SIGNAL' imported but unused
./usr/share/eric/modules/QScintilla/TypingCompleters/CompleterRuby.py:10: 'QObject' imported but unused
./usr/share/eric/modules/PyUnit/UnittestDialog.py:17: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/PyUnit/UnittestDialog.py:18: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/NewDialogClassDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/NewDialogClassDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectFormsBrowser.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectFormsBrowser.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectFormsBrowser.py:27: 'UI' imported but unused
./usr/share/eric/modules/Project/ProjectBrowser.py:10: 'os' imported but unused
./usr/share/eric/modules/Project/ProjectBrowser.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectBrowser.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBrowser.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/TranslationPropertiesDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/TranslationPropertiesDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:12: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:23: 'BrowserFileItem' imported but unused
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:23: 'BrowserDirectoryItem' imported but unused
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:23: 'BrowserClassItem' imported but unused
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:23: 'BrowserMethodItem' imported but unused
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:26: 'UI' imported but unused
./usr/share/eric/modules/Project/ProjectOthersBrowser.py:28: 'Preferences' imported but unused
./usr/share/eric/modules/Project/ProjectSourcesBrowser.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectSourcesBrowser.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectSourcesBrowser.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectSourcesBrowser.py:17: 'e4App' imported but unused
./usr/share/eric/modules/Project/ProjectSourcesBrowser.py:22: 'UI' imported but unused
./usr/share/eric/modules/Project/SpellingPropertiesDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/SpellingPropertiesDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/AddFoundFilesDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/AddFoundFilesDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBaseBrowser.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectBaseBrowser.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBaseBrowser.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBaseBrowser.py:19: 'from UI.Browser import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBaseBrowser.py:21: 'from ProjectBrowserModel import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBaseBrowser.py:24: 'UI' imported but unused
./usr/share/eric/modules/Project/ProjectBaseBrowser.py:25: 'Preferences' imported but unused
./usr/share/eric/modules/Project/AddLanguageDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/AddLanguageDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/FiletypeAssociationDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Project/FiletypeAssociationDialog.py:11: 'os' imported but unused
./usr/share/eric/modules/Project/FiletypeAssociationDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/FiletypeAssociationDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/FiletypeAssociationDialog.py:52: local variable 'itm' is assigned to but never used
./usr/share/eric/modules/Project/Project.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/Project.py:21: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/Project.py:22: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/Project.py:74: 'getConfig' imported but unused
./usr/share/eric/modules/Project/Project.py:227: redefinition of unused 'PySide' from line 224
./usr/share/eric/modules/Project/Project.py:901: local variable 'res' is assigned to but never used
./usr/share/eric/modules/Project/Project.py:1116: local variable 'res' is assigned to but never used
./usr/share/eric/modules/Project/Project.py:1744: local variable 'why' is assigned to but never used
./usr/share/eric/modules/Project/Project.py:1799: local variable 'why' is assigned to but never used
./usr/share/eric/modules/Project/PropertiesDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/PropertiesDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/DebuggerPropertiesDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/DebuggerPropertiesDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/CreateDialogCodeDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/CreateDialogCodeDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/CreateDialogCodeDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/UserPropertiesDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/UserPropertiesDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBrowserSortFilterProxyModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBrowserSortFilterProxyModel.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBrowserModel.py:10: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectBrowserModel.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBrowserModel.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectBrowserModel.py:16: 'from UI.BrowserModel import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/LexerAssociationDialog.py:84: local variable 'itm' is assigned to but never used
./usr/share/eric/modules/Project/AddFileDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/AddFileDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectTranslationsBrowser.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectTranslationsBrowser.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectTranslationsBrowser.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectTranslationsBrowser.py:19: 'e4App' imported but unused
./usr/share/eric/modules/Project/ProjectTranslationsBrowser.py:27: 'UI' imported but unused
./usr/share/eric/modules/Project/ProjectInterfacesBrowser.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectInterfacesBrowser.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectInterfacesBrowser.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectInterfacesBrowser.py:29: 'UI' imported but unused
./usr/share/eric/modules/Project/AddDirectoryDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/AddDirectoryDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectResourcesBrowser.py:11: 'sys' imported but unused
./usr/share/eric/modules/Project/ProjectResourcesBrowser.py:12: 'shutil' imported but unused
./usr/share/eric/modules/Project/ProjectResourcesBrowser.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectResourcesBrowser.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Project/ProjectResourcesBrowser.py:27: 'UI' imported but unused
./usr/share/eric/modules/Project/ProjectResourcesBrowser.py:32: 'getConfig' imported but unused
./usr/share/eric/modules/Templates/TemplateMultipleVariablesDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Templates/TemplateMultipleVariablesDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Templates/TemplateViewer.py:12: 'sys' imported but unused
./usr/share/eric/modules/Templates/TemplateViewer.py:16: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Templates/TemplateViewer.py:17: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Templates/TemplateViewer.py:37: redefinition of unused 'e4App' from line 19
./usr/share/eric/modules/Templates/TemplatePropertiesDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Templates/TemplatePropertiesDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/Shortcuts.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/Shortcuts.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/Shortcuts.py:239: local variable 'line' is assigned to but never used
./usr/share/eric/modules/Preferences/PreferencesLexer.py:10: 'sys' imported but unused
./usr/share/eric/modules/Preferences/PreferencesLexer.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/PreferencesLexer.py:14: 'QsciScintilla' imported but unused
./usr/share/eric/modules/Preferences/ViewProfileDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ViewProfileDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ToolGroupConfigurationDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Preferences/ToolGroupConfigurationDialog.py:11: 'os' imported but unused
./usr/share/eric/modules/Preferences/ToolGroupConfigurationDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ToolGroupConfigurationDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ToolGroupConfigurationDialog.py:20: 'Utilities' imported but unused
./usr/share/eric/modules/Preferences/ToolConfigurationDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Preferences/ToolConfigurationDialog.py:11: 'os' imported but unused
./usr/share/eric/modules/Preferences/ToolConfigurationDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ToolConfigurationDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ShortcutsDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ShortcutsDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ConfigurationDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ConfigurationDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ConfigurationDialog.py:290: local variable 'itemsToExpand' is assigned to but never used
./usr/share/eric/modules/Preferences/ShortcutDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ShortcutDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ProgramsDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/Preferences/ProgramsDialog.py:14: 'QString' imported but unused
./usr/share/eric/modules/Preferences/ProgramsDialog.py:264: local variable 'itm2' is assigned to but never used
./usr/share/eric/modules/Preferences/ProgramsDialog.py:287: local variable 'itm2' is assigned to but never used
./usr/share/eric/modules/Preferences/ConfigurationPages/TasksPage.py:11: 'QIcon' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/TasksPage.py:11: 'QPixmap' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/DebuggerGeneralPage.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ConfigurationPages/DebuggerGeneralPage.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ConfigurationPages/DebuggerGeneralPage.py:14: 'from PyQt4.QtNetwork import *' used; unable to detect undefined names
./usr/share/eric/modules/Preferences/ConfigurationPages/HelpAppearancePage.py:10: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/DebuggerPython3Page.py:10: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorStylesPage.py:11: 'QIcon' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorStylesPage.py:11: 'QPixmap' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorSearchPage.py:11: 'QIcon' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorSearchPage.py:11: 'QPixmap' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorPropertiesPage.py:10: 'QsciScintilla' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py:10: 'os' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py:336: local variable 'line' is assigned to but never used
./usr/share/eric/modules/Preferences/ConfigurationPages/CorbaPage.py:10: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/HelpWebBrowserPage.py:15: 'Helpviewer' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/HelpViewersPage.py:10: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/InterfacePage.py:22: 'KdeQt' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorHighlightersPage.py:95: local variable 'itm' is assigned to but never used
./usr/share/eric/modules/Preferences/ConfigurationPages/PluginManagerPage.py:12: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/PluginManagerPage.py:12: 'QString' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/IconsPage.py:10: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ProjectBrowserPage.py:17: 'AllBrowsersFlag' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/TerminalPage.py:10: 'sys' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ViewmanagerPage.py:10: 'os' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ViewmanagerPage.py:12: 'QStringList' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ViewmanagerPage.py:13: 'QPixmap' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ViewmanagerPage.py:22: 'getConfig' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/QtPage.py:12: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorSpellCheckingPage.py:11: 'QIcon' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorSpellCheckingPage.py:11: 'QPixmap' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ApplicationPage.py:10: 'os' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ApplicationPage.py:12: 'pyqtSignature' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/ApplicationPage.py:12: 'QVariant' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/DebuggerRubyPage.py:10: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/DebuggerRubyPage.py:10: 'QString' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/EditorGeneralPage.py:10: 'QScintilla' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/HelpDocumentationPage.py:10: 'QDir' imported but unused
./usr/share/eric/modules/Preferences/ConfigurationPages/HelpDocumentationPage.py:46: redefinition of unused 'PySide' from line 44
./usr/share/eric/modules/E4Network/E4NetworkHeaderDetailsDialog.py:11: 'pyqtSignature' imported but unused
./usr/share/eric/modules/E4Network/E4NetworkMonitor.py:10: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Network/E4NetworkMonitor.py:11: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Tasks/TaskPropertiesDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Tasks/TaskPropertiesDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Tasks/TaskFilterConfigDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Tasks/TaskFilterConfigDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Tasks/TaskViewer.py:15: 'sys' imported but unused
./usr/share/eric/modules/Tasks/TaskViewer.py:18: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Tasks/TaskViewer.py:19: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/IconEditor/IconEditorWindow.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/IconEditor/IconEditorWindow.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/IconEditor/IconEditorWindow.py:28: 'getConfig' imported but unused
./usr/share/eric/modules/IconEditor/IconEditorGrid.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/IconEditor/IconEditorGrid.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/IconEditor/IconEditorGrid.py:15: 'cursors' imported but unused
./usr/share/eric/modules/IconEditor/IconSizeDialog.py:8: 'pyqtSignature' imported but unused
./usr/share/eric/modules/IconEditor/IconEditorPalette.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/IconEditor/IconEditorPalette.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpTocWidget.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpTocWidget.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/QtHelpFiltersDialog.py:10: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/QtHelpFiltersDialog.py:11: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpTopicDialog.py:11: 'pyqtSignature' imported but unused
./usr/share/eric/modules/Helpviewer/HelpWindow.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpWindow.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpLanguagesDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpLanguagesDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpDocsInstaller.py:11: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpDocsInstaller.py:12: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpWebSearchWidget.py:10: 'os' imported but unused
./usr/share/eric/modules/Helpviewer/HelpWebSearchWidget.py:11: 'imp' imported but unused
./usr/share/eric/modules/Helpviewer/HelpWebSearchWidget.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpWebSearchWidget.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpIndexWidget.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpIndexWidget.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpSearchWidget.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpSearchWidget.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/QtHelpDocumentationDialog.py:10: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/QtHelpDocumentationDialog.py:11: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpBrowserWV.py:11: 'os' imported but unused
./usr/share/eric/modules/Helpviewer/HelpBrowserWV.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpBrowserWV.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/HelpBrowserWV.py:22: 'Utilities' imported but unused
./usr/share/eric/modules/Helpviewer/HelpBrowserWV.py:23: 'UI' imported but unused
./usr/share/eric/modules/Helpviewer/HelpBrowserWV.py:641: local variable 'pos' is assigned to but never used
./usr/share/eric/modules/Helpviewer/SearchWidget.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/SearchWidget.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/DownloadDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/DownloadDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/DownloadDialog.py:126: local variable 'baseName' is assigned to but never used
./usr/share/eric/modules/Helpviewer/DownloadDialog.py:338: local variable 'running' is assigned to but never used
./usr/share/eric/modules/Helpviewer/HelpClearPrivateDataDialog.py:11: 'pyqtSignature' imported but unused
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchDialog.py:15: 'E4ListView' imported but unused
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchEngine.py:14: redefinition of unused 'json' from line 11
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchEngine.py:16: redefinition of unused 'json' from line 14
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchEngine.py:18: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchEngine.py:19: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchManager.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchWriter.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchEngineModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/OpenSearch/OpenSearchReader.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryFilterModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryManager.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryManager.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryMenu.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryMenu.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryTreeModel.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryCompleter.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryCompleter.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/History/HistoryDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookieDetailsDialog.py:11: 'pyqtSignature' imported but unused
./usr/share/eric/modules/Helpviewer/CookieJar/CookiesConfigurationDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookiesConfigurationDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookiesConfigurationDialog.py:19: 'Preferences' imported but unused
./usr/share/eric/modules/Helpviewer/CookieJar/CookiesExceptionsDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookiesExceptionsDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookieModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookieModel.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookieJar.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookieJar.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookieJar.py:90: local variable 'noCookies' is assigned to but never used
./usr/share/eric/modules/Helpviewer/CookieJar/CookieExceptionsModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookieExceptionsModel.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookiesDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/CookieJar/CookiesDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockSubscription.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockPage.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockPage.py:12: 'Helpviewer' imported but unused
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockNetwork.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockNetwork.py:46: local variable 'blockingSubscription' is assigned to but never used
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockModel.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockRule.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockBlockedNetworkReply.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockManager.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/AdBlock/AdBlockManager.py:14: 'Helpviewer' imported but unused
./usr/share/eric/modules/Helpviewer/Passwords/PasswordManager.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Passwords/PasswordManager.py:15: 'from PyQt4.QtWebKit import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Passwords/PasswordManager.py:385: local variable 'yesButton' is assigned to but never used
./usr/share/eric/modules/Helpviewer/Passwords/PasswordManager.py:398: local variable 'name' is assigned to but never used
./usr/share/eric/modules/Helpviewer/Passwords/PasswordModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Passwords/PasswordsDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Passwords/PasswordsDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarkNode.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksToolBar.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksToolBar.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksToolBar.py:18: 'BookmarkNode' imported but unused
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksToolBar.py:22: 'UI' imported but unused
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksMenu.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksMenu.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/AddBookmarkDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/AddBookmarkDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/XbelWriter.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/XbelReader.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksManager.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Bookmarks/BookmarksManager.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Network/NetworkReply.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Network/NetworkProtocolUnknownErrorReply.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Network/NetworkProtocolUnknownErrorReply.py:11: 'QNetworkRequest' imported but unused
./usr/share/eric/modules/Helpviewer/Network/NetworkAccessManager.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Helpviewer/Network/NetworkAccessManagerProxy.py:13: 'QSslError' imported but unused
./usr/share/eric/modules/UI/EmailDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/UI/EmailDialog.py:16: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/EmailDialog.py:17: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/EmailDialog.py:20: 'KdeQt' imported but unused
./usr/share/eric/modules/UI/EmailDialog.py:23: 'Version' imported but unused
./usr/share/eric/modules/UI/EmailDialog.py:23: 'Program' imported but unused
./usr/share/eric/modules/UI/EmailDialog.py:155: local variable 'sip_version_str' is assigned to but never used
./usr/share/eric/modules/UI/EmailDialog.py:181: local variable 'sip_version_str' is assigned to but never used
./usr/share/eric/modules/UI/EmailDialog.py:271: local variable 'result' is assigned to but never used
./usr/share/eric/modules/UI/EmailDialog.py:316: local variable 'itm' is assigned to but never used
./usr/share/eric/modules/UI/FindFileDialog.py:13: 'sys' imported but unused
./usr/share/eric/modules/UI/FindFileDialog.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/FindFileDialog.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/BrowserSortFilterProxyModel.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/BrowserSortFilterProxyModel.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/UserInterface.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/UserInterface.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/UserInterface.py:20: 'QSslError' imported but unused
./usr/share/eric/modules/UI/UserInterface.py:70: 'from Info import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/UserInterface.py:87: 'E4TabWidget' imported but unused
./usr/share/eric/modules/UI/UserInterface.py:105: 'TemplatesHandler' imported but unused
./usr/share/eric/modules/UI/UserInterface.py:106: 'TemplatesWriter' imported but unused
./usr/share/eric/modules/UI/UserInterface.py:2153: redefinition of unused 'PySide' from line 2141
./usr/share/eric/modules/UI/UserInterface.py:4278: local variable 'pl' is assigned to but never used
./usr/share/eric/modules/UI/UserInterface.py:5553: local variable 'url' is assigned to but never used
./usr/share/eric/modules/UI/Browser.py:10: 'sys' imported but unused
./usr/share/eric/modules/UI/Browser.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/Browser.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/CompareDialog.py:10: 'os' imported but unused
./usr/share/eric/modules/UI/CompareDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/UI/CompareDialog.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/CompareDialog.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/DiffDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/UI/DiffDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/DiffDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/FindFileNameDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/FindFileNameDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/BrowserModel.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/BrowserModel.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/LogView.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/LogView.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/UI/LogView.py:13: 'E4TabWidget' imported but unused
./usr/share/eric/modules/ViewManager/ViewManager.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/ViewManager/ViewManager.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/ViewManager/ViewManager.py:25: 'QSCINTILLA_VERSION' imported but unused
./usr/share/eric/modules/ViewManager/BookmarkedFilesDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/ViewManager/BookmarkedFilesDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4XML/HighlightingStylesWriter.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/HighlightingStylesWriter.py:13: 'e4App' imported but unused
./usr/share/eric/modules/E4XML/TasksWriter.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/SessionWriter.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/ProjectHandler.py:14: redefinition of unused 'pickle' from line 12
./usr/share/eric/modules/E4XML/ProjectWriter.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/XMLEntityResolver.py:13: 'Utilities' imported but unused
./usr/share/eric/modules/E4XML/XMLHandlerBase.py:10: 'sys' imported but unused
./usr/share/eric/modules/E4XML/XMLHandlerBase.py:15: redefinition of unused 'pickle' from line 13
./usr/share/eric/modules/E4XML/XMLMessageDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4XML/XMLMessageDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4XML/DebuggerPropertiesWriter.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/XMLWriterBase.py:11: 'from types import *' used; unable to detect undefined names
./usr/share/eric/modules/E4XML/XMLWriterBase.py:15: redefinition of unused 'pickle' from line 13
./usr/share/eric/modules/E4XML/XMLErrorHandler.py:11: 'SAXParseException' imported but unused
./usr/share/eric/modules/E4XML/TemplatesWriter.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/MultiProjectWriter.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/MultiProjectWriter.py:13: 'e4App' imported but unused
./usr/share/eric/modules/E4XML/TemplatesHandler.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/TemplatesHandler.py:11: 'time' imported but unused
./usr/share/eric/modules/E4XML/UserProjectHandler.py:10: 'os' imported but unused
./usr/share/eric/modules/E4XML/ShortcutsWriter.py:12: 'QString' imported but unused
./usr/share/eric/modules/DocumentationTools/ModuleDocumentor.py:538: local variable 'classname' is assigned to but never used
./usr/share/eric/modules/DocumentationTools/ModuleDocumentor.py:755: undefined name 'seeEntryString'
./usr/share/eric/modules/DocumentationTools/ModuleDocumentor.py:756: undefined name 'seeEntryString'
./usr/share/eric/modules/DocumentationTools/QtHelpGenerator.py:112: local variable 'base' is assigned to but never used
./usr/share/eric/modules/DocumentationTools/QtHelpGenerator.py:183: undefined name 'level'
./usr/share/eric/modules/DocumentationTools/QtHelpGenerator.py:183: local variable 'indent' is assigned to but never used
./usr/share/eric/modules/DocumentationTools/IndexGenerator.py:81: local variable 'base' is assigned to but never used
./usr/share/eric/modules/DocumentationTools/IndexGenerator.py:103: local variable 'name' is assigned to but never used
./usr/share/eric/modules/DocumentationTools/APIGenerator.py:11: 'sys' imported but unused
./usr/share/eric/modules/Utilities/uic.py:25: redefinition of unused 'compileUiDir' from line 21
./usr/share/eric/modules/Utilities/SingleApplication.py:13: 'QString' imported but unused
./usr/share/eric/modules/Utilities/SingleApplication.py:14: 'QTcpSocket' imported but unused
./usr/share/eric/modules/Utilities/Startup.py:13: 'QDir' imported but unused
./usr/share/eric/modules/Utilities/Startup.py:225: local variable 'ddindex' is assigned to but never used
./usr/share/eric/modules/Utilities/__init__.py:47: 'isLinuxPlatform' imported but unused
./usr/share/eric/modules/Utilities/__init__.py:47: 'isMacPlatform' imported but unused
./usr/share/eric/modules/Utilities/__init__.py:55: 'getConfig' imported but unused
./usr/share/eric/modules/Utilities/__init__.py:916: local variable 'pyVersNr' is assigned to but never used
./usr/share/eric/modules/Utilities/__init__.py:978: local variable 'codeobject' is assigned to but never used
./usr/share/eric/modules/Utilities/ClassBrowsers/rbclbr.py:15: 'sys' imported but unused
./usr/share/eric/modules/Utilities/ClassBrowsers/rbclbr.py:16: 'os' imported but unused
./usr/share/eric/modules/Utilities/ClassBrowsers/idlclbr.py:15: 'sys' imported but unused
./usr/share/eric/modules/Utilities/ClassBrowsers/idlclbr.py:16: 'os' imported but unused
./usr/share/eric/modules/Utilities/ClassBrowsers/pyclbr.py:17: 'os' imported but unused
./usr/share/eric/modules/DebugClients/Python/DebugClientBase.py:19: 'distutils' imported but unused
./usr/share/eric/modules/DebugClients/Python/DebugClientBase.py:22: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DebugClientBase.py:24: 'printerr' imported but unused
./usr/share/eric/modules/DebugClients/Python/DebugClientBase.py:25: 'from AsyncFile import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DebugClientBase.py:956: 'PyProfile' imported but unused
./usr/share/eric/modules/DebugClients/Python/getpass.py:16: 'sys' imported but unused
./usr/share/eric/modules/DebugClients/Python/DebugClient.py:10: 'from AsyncIO import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DebugClient.py:11: 'from DebugBase import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DebugBase.py:11: 'traceback' imported but unused
./usr/share/eric/modules/DebugClients/Python/DebugBase.py:18: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DebugBase.py:28: redefinition of unused 'sys' from line 10
./usr/share/eric/modules/DebugClients/Python/DebugThread.py:11: 'os' imported but unused
./usr/share/eric/modules/DebugClients/Python/DebugThread.py:14: 'from DebugBase import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/AsyncFile.py:11: 'sys' imported but unused
./usr/share/eric/modules/DebugClients/Python/AsyncFile.py:13: 'RequestOK' imported but unused
./usr/share/eric/modules/DebugClients/Python/PyProfile.py:11: 'types' imported but unused
./usr/share/eric/modules/DebugClients/Python/DebugClientThreads.py:12: 'from AsyncIO import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DebugClientThreads.py:13: 'from DebugThread import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DebugClientThreads.py:14: 'from DebugBase import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/DCTestResult.py:15: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python/coverage/backward.py:13: 'set' imported but unused
./usr/share/eric/modules/DebugClients/Python/coverage/html.py:4: '__version__' imported but unused
./usr/share/eric/modules/DebugClients/Python/coverage/html.py:63: local variable 'n_lin' is assigned to but never used
./usr/share/eric/modules/DebugClients/Python/coverage/html.py:127: local variable 'total_exc' is assigned to but never used
./usr/share/eric/modules/DebugClients/Python/coverage/html.py:131: local variable 'total_cov' is assigned to but never used
./usr/share/eric/modules/DebugClients/Python/coverage/__init__.py:11: 'CoverageData' imported but unused
./usr/share/eric/modules/DebugClients/Python/coverage/__init__.py:12: 'CoverageScript' imported but unused
./usr/share/eric/modules/DebugClients/Python/coverage/__init__.py:12: 'main' imported but unused
./usr/share/eric/modules/DebugClients/Python/coverage/__init__.py:13: 'CoverageException' imported but unused
./usr/share/eric/modules/DebugClients/Python/coverage/collector.py:11: redefinition of unused 'Tracer' from line 7
./usr/share/eric/modules/DebugClients/Python3/DebugClientBase.py:19: 'distutils' imported but unused
./usr/share/eric/modules/DebugClients/Python3/DebugClientBase.py:20: redefinition of unused 'imp' from line 17
./usr/share/eric/modules/DebugClients/Python3/DebugClientBase.py:23: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/DebugClientBase.py:25: 'printerr' imported but unused
./usr/share/eric/modules/DebugClients/Python3/DebugClientBase.py:26: 'from AsyncFile import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/DebugClientBase.py:954: 'PyProfile' imported but unused
./usr/share/eric/modules/DebugClients/Python3/getpass.py:16: 'sys' imported but unused
./usr/share/eric/modules/DebugClients/Python3/DebugClient.py:10: 'from AsyncIO import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/DebugClient.py:11: 'from DebugBase import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/DebugBase.py:11: 'traceback' imported but unused
./usr/share/eric/modules/DebugClients/Python3/DebugBase.py:14: 'types' imported but unused
./usr/share/eric/modules/DebugClients/Python3/DebugBase.py:18: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/DebugBase.py:28: redefinition of unused 'sys' from line 10
./usr/share/eric/modules/DebugClients/Python3/DebugThread.py:11: 'os' imported but unused
./usr/share/eric/modules/DebugClients/Python3/DebugThread.py:14: 'from DebugBase import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/AsyncFile.py:11: 'sys' imported but unused
./usr/share/eric/modules/DebugClients/Python3/AsyncFile.py:13: 'RequestOK' imported but unused
./usr/share/eric/modules/DebugClients/Python3/DebugClientThreads.py:12: 'from AsyncIO import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/DebugClientThreads.py:13: 'from DebugThread import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/DebugClientThreads.py:14: 'from DebugBase import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/AsyncIO.py:51: local variable 'exc' is assigned to but never used
./usr/share/eric/modules/DebugClients/Python3/DCTestResult.py:15: 'from DebugProtocol import *' used; unable to detect undefined names
./usr/share/eric/modules/DebugClients/Python3/coverage/backward.py:13: 'set' imported but unused
./usr/share/eric/modules/DebugClients/Python3/coverage/html.py:4: '__version__' imported but unused
./usr/share/eric/modules/DebugClients/Python3/coverage/html.py:63: local variable 'n_lin' is assigned to but never used
./usr/share/eric/modules/DebugClients/Python3/coverage/html.py:127: local variable 'total_exc' is assigned to but never used
./usr/share/eric/modules/DebugClients/Python3/coverage/html.py:131: local variable 'total_cov' is assigned to but never used
./usr/share/eric/modules/DebugClients/Python3/coverage/__init__.py:11: 'CoverageData' imported but unused
./usr/share/eric/modules/DebugClients/Python3/coverage/__init__.py:12: 'CoverageScript' imported but unused
./usr/share/eric/modules/DebugClients/Python3/coverage/__init__.py:12: 'main' imported but unused
./usr/share/eric/modules/DebugClients/Python3/coverage/__init__.py:13: 'CoverageException' imported but unused
./usr/share/eric/modules/DebugClients/Python3/coverage/parser.py:4: 'StringIO' imported but unused
./usr/share/eric/modules/DebugClients/Python3/coverage/parser.py:99: undefined name 'io'
./usr/share/eric/modules/DebugClients/Python3/coverage/collector.py:11: redefinition of unused 'Tracer' from line 7
./usr/share/eric/modules/Plugins/PluginVmMdiArea.py:12: 'qVersion' imported but unused
./usr/share/eric/modules/Plugins/PluginEricapi.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/PluginEricapi.py:12: 'copy' imported but unused
./usr/share/eric/modules/Plugins/PluginVcsSubversion.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/PluginAbout.py:15: 'from UI.Info import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/PluginEricdoc.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/PluginEricdoc.py:12: 'copy' imported but unused
./usr/share/eric/modules/Plugins/PluginVcsPySvn.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/PluginVcsPySvn.py:76: 'pysvn' imported but unused
./usr/share/eric/modules/Plugins/PluginVcsPySvn.py:90: 'pysvn' imported but unused
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericapi/EricapiConfigDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericapi/EricapiConfigDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/Tabview/Tabview.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/Tabview/Tabview.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/Workspace/Workspace.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/Workspace/Workspace.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/MdiArea/MdiArea.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/MdiArea/MdiArea.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/Listspace/Listspace.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/ViewManagerPlugins/Listspace/Listspace.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/CheckerPlugins/Tabnanny/Tabnanny.py:44: 'sys' imported but unused
./usr/share/eric/modules/Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py:15: 'e4App' imported but unused
./usr/share/eric/modules/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py:15: 'e4App' imported but unused
./usr/share/eric/modules/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.py:93: local variable 'istring' is assigned to but never used
./usr/share/eric/modules/Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardRepeatDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardRepeatDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py:396: local variable 'regobj' is assigned to but never used
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardCharactersDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardCharactersDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py:15: 'e4App' imported but unused
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py:81: local variable 'uitype' is assigned to but never used
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardRepeatDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardRepeatDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardCharactersDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardCharactersDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/ProjectHelper.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/ProjectHelper.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:16: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:17: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:52: 'SvnProjectHelper' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:385: local variable 'rev' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:446: local variable 'rev' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:588: local variable 'revlist' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:1277: local variable 'e' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:1310: local variable 'rev' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/subversion.py:1452: local variable 'rev' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py:12: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnInfoDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnInfoDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnDialog.py:10: 'os' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py:119: local variable 'nextRev' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnPropDelDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnPropDelDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.py:14: 'QStringList' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.py:14: 'QRegExp' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnUtilities.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py:16: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py:17: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py:250: local variable 'nextRev' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnDialogMixin.py:118: local variable 'rejectButton' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/ProjectHelper.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/ProjectHelper.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/subversion.py:15: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/subversion.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/subversion.py:47: 'SvnProjectHelper' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/subversion.py:285: local variable 'e' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/subversion.py:716: local variable 'isdir' is assigned to but never used
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py:12: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnUtilities.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnUtilities.py:13: 'Qt' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnUtilities.py:13: 'QDateTime' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py:11: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py:14: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py:12: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py:13: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/AboutPlugin/AboutDialog.py:10: 'sys' imported but unused
./usr/share/eric/modules/Plugins/AboutPlugin/AboutDialog.py:12: 'Qt' imported but unused
./usr/share/eric/modules/Plugins/AboutPlugin/AboutDialog.py:12: 'SIGNAL' imported but unused
./usr/share/eric/modules/Plugins/AboutPlugin/AboutDialog.py:15: 'from UI.Info import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/AboutPlugin/AboutDialog.py:730: 'os' imported but unused
./usr/share/eric/modules/Plugins/AboutPlugin/AboutDialog.py:732: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/Plugins/AboutPlugin/AboutDialog.py:733: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4Led.py:12: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4Led.py:13: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4SingleApplication.py:10: 'sys' imported but unused
./usr/share/eric/modules/E4Gui/E4ToolBarManager.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4ToolBarManager.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4ToolBarDialog.py:10: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4ToolBarDialog.py:11: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4ModelToolBar.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4ModelToolBar.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4Action.py:14: 'QObject' imported but unused
./usr/share/eric/modules/E4Gui/E4TreeView.py:11: 'QItemSelectionModel' imported but unused
./usr/share/eric/modules/E4Gui/E4ModelMenu.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/E4Gui/E4ModelMenu.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/KdeQt/__init__.py:24: 'PyKDE4' imported but unused
./usr/share/eric/modules/KdeQt/__init__.py:80: redefinition of unused 'QString' from line 25
./usr/share/eric/modules/KdeQt/__init__.py:115: redefinition of unused 'PyKDE4' from line 24
./usr/share/eric/modules/KdeQt/__init__.py:115: 'PyKDE4' imported but unused
./usr/share/eric/modules/KdeQt/KQMessageBox.py:20: 'QString' imported but unused
./usr/share/eric/modules/KdeQt/KQApplication.py:120: 'from UI.Info import *' used; unable to detect undefined names
./usr/share/eric/modules/KdeQt/KQApplication.py:176: 'qVersion' imported but unused
./usr/share/eric/modules/KdeQt/KQApplication.py:176: 'Qt' imported but unused
./usr/share/eric/modules/KdeQt/KQApplication.py:176: 'QEvent' imported but unused
./usr/share/eric/modules/MultiProject/MultiProject.py:11: 'sys' imported but unused
./usr/share/eric/modules/MultiProject/MultiProject.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/MultiProject/MultiProject.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/MultiProject/MultiProject.py:18: 'e4App' imported but unused
./usr/share/eric/modules/MultiProject/MultiProject.py:604: local variable 'ok' is assigned to but never used
./usr/share/eric/modules/MultiProject/AddProjectDialog.py:10: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/MultiProject/AddProjectDialog.py:11: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/MultiProject/PropertiesDialog.py:11: 'pyqtSignature' imported but unused
./usr/share/eric/modules/MultiProject/MultiProjectBrowser.py:10: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/MultiProject/MultiProjectBrowser.py:11: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginRepositoryDialog.py:16: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginRepositoryDialog.py:17: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginRepositoryDialog.py:20: 'QSslError' imported but unused
./usr/share/eric/modules/PluginManager/PluginUninstallDialog.py:15: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginUninstallDialog.py:16: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginManager.py:14: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginManager.py:19: 'from PluginExceptions import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginInstallDialog.py:17: 'from PyQt4.QtGui import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginInstallDialog.py:18: 'from PyQt4.QtCore import *' used; unable to detect undefined names
./usr/share/eric/modules/PluginManager/PluginInstallDialog.py:23: 'E4FileCompleter' imported but unused
./usr/share/eric/modules/PluginManager/PluginInstallDialog.py:364: local variable 'packageDirs' is assigned to but never used

This report was generated on Thu, 16 Jun 2011 06:28:18 +0000, based on results by pyflakes 0.4.0-1