Debian Automated Code Analysis

pyflakes analysis of serna_4.3.0.20110221-1+b1_i386.deb

./usr/lib/serna/plugins/xhtml/publishing/XhtmlPublisher.py:30: 'from SimplePublisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/xhtml/publishing/Xhtml.py:46: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/tei/publishing/Tei.py:46: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/tei/publishing/TeiPublisher.py:30: 'from SimplePublisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/syntext/publishing/Syntext.py:46: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/syntext/publishing/SyntextPublisher.py:30: 'from SimplePublisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/pyplugin/SernaApi.py:30: 'SernaApiCore' imported but unused
./usr/lib/serna/plugins/pyplugin/SernaApi.py:31: 'from SernaApiCore import *' used; unable to detect undefined names
./usr/lib/serna/plugins/pyplugin/SernaApi.py:32: 'from weakref import *' used; unable to detect undefined names
./usr/lib/serna/plugins/pyplugin/SernaApi.py:33: 'sip' imported but unused
./usr/lib/serna/plugins/docbook/publishing/DocbookPublisher.py:30: 'from SimplePublisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/docbook/publishing/DocbookPublisher.py:34: 'from SernaApi import *' used; unable to detect undefined names
./usr/lib/serna/plugins/docbook/publishing/Docbook.py:46: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/idealliance/publishing/IDEAlliancePublisher.py:30: 'from SimplePublisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/idealliance/publishing/IDEAlliance.py:46: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/resume/publishing/Resume.py:46: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/resume/publishing/ResumePublisher.py:30: 'from SimplePublisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/Publisher.py:31: 'getencoder' imported but unused
./usr/lib/serna/plugins/publishing/Publisher.py:32: 'QtCore' imported but unused
./usr/lib/serna/plugins/publishing/Publisher.py:34: 'os' imported but unused
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:31: 'QMainWindow' imported but unused
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:31: 'QFileDialog' imported but unused
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:33: 'QFileInfo' imported but unused
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:33: 'QUrl' imported but unused
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:35: 'from PublishersFactory import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:36: 'from Transformer import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:37: 'dump_ptree' imported but unused
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:37: 'set_java_home' imported but unused
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:40: 'from SernaApi import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/PublishingPlugin.py:42: 'from XSernaApi.DocumentPlugin import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/Transformer.py:31: 'from utils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/publishing.py:31: 'PublishingPlugin' imported but unused
./usr/lib/serna/plugins/publishing/utils.py:229: undefined name 'PropertyNode'
./usr/lib/serna/plugins/publishing/utils.py:230: undefined name 'SernaConfig'
./usr/lib/serna/plugins/publishing/utils.py:270: 'QFileInfo' imported but unused
./usr/lib/serna/plugins/publishing/utils.py:272: redefinition of unused 'os' from line 171
./usr/lib/serna/plugins/publishing/BuiltinTransformers.py:30: 'from Transformer import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/BuiltinTransformers.py:32: 'from PublisherUtils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/BuiltinTransformers.py:33: 'from utils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/publish.py:30: 'QMainWindow' imported but unused
./usr/lib/serna/plugins/publishing/publish.py:30: 'QFileDialog' imported but unused
./usr/lib/serna/plugins/publishing/publish.py:30: 'QMessageBox' imported but unused
./usr/lib/serna/plugins/publishing/publish.py:32: 'QFileInfo' imported but unused
./usr/lib/serna/plugins/publishing/publish.py:32: 'QUrl' imported but unused
./usr/lib/serna/plugins/publishing/publish.py:35: 'from XSernaApi import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/publish.py:50: 'sip' imported but unused
./usr/lib/serna/plugins/publishing/PublisherUtils.py:32: 'from dialogs.BuiltinPublishOptionsDialogs import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/PublisherUtils.py:33: 'from utils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/PublisherUtils.py:36: 'from SernaApi import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/PublisherUtils.py:38: 'from XSernaApi.SernaConfig import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/PublisherUtils.py:40: 'sys' imported but unused
./usr/lib/serna/plugins/publishing/PublisherUtils.py:40: 'os' imported but unused
./usr/lib/serna/plugins/publishing/SimplePublisher.py:30: 'from Publisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/SimplePublisher.py:31: 'from PublisherUtils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/SimplePublisher.py:32: 'from utils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/SimplePublisher.py:33: 'from BuiltinTransformers import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/SimplePublisher.py:34: 'from Transformer import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/XSernaApi/SernaConfig.py:31: 'dump_ptree' imported but unused
./usr/lib/serna/plugins/publishing/XSernaApi/DocumentPlugin.py:31: 'from PropertyNode import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/XSernaApi/DocumentPlugin.py:32: 'from SernaDoc import *' used; unable to detect undefined names
./usr/lib/serna/plugins/publishing/dialogs/PublishDialog.py:30: 'sys' imported but unused
./usr/lib/serna/plugins/publishing/dialogs/PublishDialog.py:33: 'Qt' imported but unused
./usr/lib/serna/plugins/publishing/dialogs/PublishDialog.py:34: 'QApplication' imported but unused
./usr/lib/serna/plugins/publishing/dialogs/PublishDialog.py:34: 'QMessageBox' imported but unused
./usr/lib/serna/plugins/publishing/dialogs/PublishDialog.py:35: 'dump_ptree' imported but unused
./usr/lib/serna/plugins/publishing/dialogs/PublishDialog.py:141: local variable 'result' is assigned to but never used
./usr/lib/serna/plugins/publishing/dialogs/ProgressDialog.py:30: 'sys' imported but unused
./usr/lib/serna/plugins/publishing/dialogs/ProgressDialog.py:35: 'QHBoxLayout' imported but unused
./usr/lib/serna/plugins/publishing/dialogs/ProgressDialog.py:37: 'dump_ptree' imported but unused
./usr/lib/serna/plugins/dita/publishing/Dita.py:46: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/dita/publishing/DitaPublisher.py:30: 'from Publisher import *' used; unable to detect undefined names
./usr/lib/serna/plugins/dita/publishing/DitaPublisher.py:31: 'from Transformer import *' used; unable to detect undefined names
./usr/lib/serna/plugins/dita/publishing/DitaPublisher.py:32: 'from PublisherUtils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/dita/publishing/DitaPublisher.py:33: 'from utils import *' used; unable to detect undefined names
./usr/lib/serna/plugins/dita/publishing/DitaPublisher.py:41: 'from SernaApi import *' used; unable to detect undefined names
./usr/lib/serna/plugins/dita/publishing/dialogs/DitaOtOptionsDialog.py:30: 'os' imported but unused
./usr/lib/serna/plugins/dita/publishing/dialogs/DitaOtOptionsDialog.py:33: 'QFileInfo' imported but unused
./usr/lib/serna/plugins/dita/publishing/dialogs/DitaOtOptionsDialog.py:34: 'QMessageBox' imported but unused
./usr/lib/serna/plugins/nitf/publishing/Nitf.py:47: undefined name 'PLUGIN_ID'
./usr/lib/serna/plugins/nitf/publishing/NitfPublisher.py:30: 'from SimplePublisher import *' used; unable to detect undefined names

This report was generated on Tue, 22 Mar 2011 06:34:03 +0000, based on results by pyflakes 0.4.0-1