Debian Automated Code Analysis

pyflakes analysis of python-plastex_0.9.2-1_all.deb

./usr/share/pyshared/plasTeX/TeX.py:19: 'sys' imported but unused
./usr/share/pyshared/plasTeX/TeX.py:19: 'types' imported but unused
./usr/share/pyshared/plasTeX/TeX.py:19: 'traceback' imported but unused
./usr/share/pyshared/plasTeX/TeX.py:1452: local variable 'true' is assigned to but never used
./usr/share/pyshared/plasTeX/Tokenizer.py:7: redefinition of unused 'StringIO' from line 6
./usr/share/pyshared/plasTeX/__init__.py:4: 'Text' imported but unused
./usr/share/pyshared/plasTeX/__init__.py:5: 'Other' imported but unused
./usr/share/pyshared/plasTeX/__init__.py:274: local variable 'msg' is assigned to but never used
./usr/share/pyshared/plasTeX/Config.py:4: 'from ConfigManager import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Context.py:6: 'Node' imported but unused
./usr/share/pyshared/plasTeX/Base/__init__.py:3: 'from LaTeX import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/__init__.py:4: 'from TeX import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/TeX/Primitives.py:5: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/TeX/Primitives.py:6: 'IgnoreCommand' imported but unused
./usr/share/pyshared/plasTeX/Base/TeX/Primitives.py:440: local variable 'nextok' is assigned to but never used
./usr/share/pyshared/plasTeX/Base/TeX/__init__.py:3: 'from Fonts import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/TeX/__init__.py:4: 'from Parameters import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/TeX/__init__.py:5: 'from Primitives import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/TeX/__init__.py:6: 'from Registers import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/TeX/__init__.py:7: 'from Text import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/TeX/Registers.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/TeX/Parameters.py:9: 'CountCommand' imported but unused
./usr/share/pyshared/plasTeX/Base/TeX/Parameters.py:10: 'MuDimenCommand' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Environments.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Boxes.py:11: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Definitions.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Packages.py:8: 'codecs' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Tabbing.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Alignment.py:7: 'Command' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Floats.py:8: 'subclasses' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Floats.py:10: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Sentences.py:8: 'time' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Sentences.py:10: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Crossref.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Footnotes.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Footnotes.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Arrays.py:278: local variable 'hasmulticol' is assigned to but never used
./usr/share/pyshared/plasTeX/Base/LaTeX/Files.py:23: local variable 'a' is assigned to but never used
./usr/share/pyshared/plasTeX/Base/LaTeX/Files.py:25: undefined name 'attrs'
./usr/share/pyshared/plasTeX/Base/LaTeX/Files.py:27: undefined name 'status'
./usr/share/pyshared/plasTeX/Base/LaTeX/Files.py:30: undefined name 'status'
./usr/share/pyshared/plasTeX/Base/LaTeX/Files.py:34: undefined name 'status'
./usr/share/pyshared/plasTeX/Base/LaTeX/FontSelection.py:8: 'sourceArguments' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Math.py:11: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Declarations.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Declarations.py:8: 'Command' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Declarations.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:3: 'from Entities import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:5: 'from Accents import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:6: 'from Alignment import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:7: 'from Arrays import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:8: 'from Bibliography import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:9: 'from Boxes import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:10: 'from Breaking import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:11: 'from Characters import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:12: 'from Crossref import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:13: 'from Definitions import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:14: 'from Document import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:15: 'from Environments import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:16: 'from FontSelection import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:17: 'from Footnotes import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:18: 'from Files import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:19: 'from Floats import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:20: 'from Index import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:21: 'from Lengths import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:22: 'from Lists import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:23: 'from Math import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:24: 'from Numbering import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:25: 'from Packages import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:26: 'from Pictures import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:27: 'from Paragraphs import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:28: 'from Quotations import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:29: 'from Sectioning import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:30: 'from Sentences import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:31: 'from Space import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:32: 'from Tabbing import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/__init__.py:33: 'from Verbatim import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Base/LaTeX/Verbatim.py:8: 'Macro' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Verbatim.py:9: 'egroup' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Verbatim.py:22: redefinition of unused 'bgroup' from line 9
./usr/share/pyshared/plasTeX/Base/LaTeX/Verbatim.py:23: redefinition of unused 'egroup' from line 9
./usr/share/pyshared/plasTeX/Base/LaTeX/Verbatim.py:30: local variable 'expand' is assigned to but never used
./usr/share/pyshared/plasTeX/Base/LaTeX/Numbering.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Numbering.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Numbering.py:46: local variable 'a' is assigned to but never used
./usr/share/pyshared/plasTeX/Base/LaTeX/Pictures.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Sectioning.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Sectioning.py:8: 'TeXFragment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Paragraphs.py:8: 'Other' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Paragraphs.py:9: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Paragraphs.py:10: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Space.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Space.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Bibliography.py:9: 'section' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Bibliography.py:10: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Quotations.py:8: 'Command' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Quotations.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Accents.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Accents.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Breaking.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Breaking.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Lengths.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Lengths.py:9: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Base/LaTeX/Index.py:11: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/Packages/float.py:4: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Packages/amsmath.py:3: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Packages/amsmath.py:3: 'Command' imported but unused
./usr/share/pyshared/plasTeX/Packages/amsmath.py:5: 'equation' imported but unused
./usr/share/pyshared/plasTeX/Packages/memoir.py:3: 'from book import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Packages/book.py:3: 'glob' imported but unused
./usr/share/pyshared/plasTeX/Packages/book.py:3: 'os' imported but unused
./usr/share/pyshared/plasTeX/Packages/book.py:4: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Packages/book.py:59: local variable 'language' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/keyval.py:3: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Packages/report.py:3: 'from book import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:3: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:3: 'Command' imported but unused
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:21: local variable 'formatcom' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:85: local variable 'fontseries' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:92: undefined name 'content'
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:101: undefined name 'Token'
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:102: undefined name 'Token'
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:103: undefined name 'Token'
./usr/share/pyshared/plasTeX/Packages/fancyvrb.py:108: undefined name 'Token'
./usr/share/pyshared/plasTeX/Packages/babel.py:18: undefined name 'context'
./usr/share/pyshared/plasTeX/Packages/babel.py:63: local variable 'res' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/natbib.py:15: 'Node' imported but unused
./usr/share/pyshared/plasTeX/Packages/natbib.py:16: 'section' imported but unused
./usr/share/pyshared/plasTeX/Packages/natbib.py:16: 'chapter' imported but unused
./usr/share/pyshared/plasTeX/Packages/natbib.py:24: local variable 'context' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/natbib.py:189: local variable 'msg' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/longtable.py:3: 'sys' imported but unused
./usr/share/pyshared/plasTeX/Packages/longtable.py:6: 'TeXFragment' imported but unused
./usr/share/pyshared/plasTeX/Packages/subfigure.py:8: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Packages/subfig.py:14: 'Environment' imported but unused
./usr/share/pyshared/plasTeX/Packages/changebar.py:6: local variable 'context' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/alltt.py:4: 'Command' imported but unused
./usr/share/pyshared/plasTeX/Packages/article.py:3: 'from report import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Packages/amsart.py:3: 'from article import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Packages/beamer.py:13: 'semiverbatim' imported but unused
./usr/share/pyshared/plasTeX/Packages/beamer.py:15: 'from plasTeX.Packages.article import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/Packages/lipsum.py:2: 'pickle' imported but unused
./usr/share/pyshared/plasTeX/Packages/lipsum.py:11: local variable 'newdefault' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/lipsum.py:12: undefined name 'newDefault'
./usr/share/pyshared/plasTeX/Packages/lipsum.py:13: undefined name 'newDefault'
./usr/share/pyshared/plasTeX/Packages/lipsum.py:15: undefined name 'newDefault'
./usr/share/pyshared/plasTeX/Packages/lipsum.py:15: undefined name 'newDefault'
./usr/share/pyshared/plasTeX/Packages/lipsum.py:15: local variable 'lipsumdefault' is assigned to but never used
./usr/share/pyshared/plasTeX/Packages/CJK.py:34: undefined name 'a'
./usr/share/pyshared/plasTeX/Packages/CJK.py:34: undefined name 'a'
./usr/share/pyshared/plasTeX/ConfigManager/Boolean.py:3: 'from Generic import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/ConfigManager/__init__.py:18: 'copy' imported but unused
./usr/share/pyshared/plasTeX/ConfigManager/__init__.py:20: 'UserList' imported but unused
./usr/share/pyshared/plasTeX/ConfigManager/Generic.py:4: 'ENVIRON' imported but unused
./usr/share/pyshared/plasTeX/ConfigManager/Generic.py:5: redefinition of unused 'CODE' from line 4
./usr/share/pyshared/plasTeX/ConfigManager/Generic.py:5: 'REGISTRY' imported but unused
./usr/share/pyshared/plasTeX/ConfigManager/Multi.py:4: 'from Generic import *' used; unable to detect undefined names
./usr/share/pyshared/plasTeX/DOM/__init__.py:4: 'getLogger' imported but unused
./usr/share/pyshared/plasTeX/DOM/__init__.py:337: undefined name 'num'
./usr/share/pyshared/plasTeX/Imagers/dvisvgm.py:3: 're' imported but unused
./usr/share/pyshared/plasTeX/Imagers/__init__.py:3: 'time' imported but unused
./usr/share/pyshared/plasTeX/Imagers/__init__.py:5: redefinition of unused 'md5' from line 4
./usr/share/pyshared/plasTeX/Imagers/__init__.py:19: redefinition of unused 'PILImageChops' from line 17
./usr/share/pyshared/plasTeX/Imagers/__init__.py:19: redefinition of unused 'PILImage' from line 16
./usr/share/pyshared/plasTeX/Imagers/__init__.py:848: local variable 'msg' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/__init__.py:3: 'string' imported but unused
./usr/share/pyshared/plasTeX/Renderers/__init__.py:3: 'shutil' imported but unused
./usr/share/pyshared/plasTeX/Renderers/__init__.py:7: 'PILImage' imported but unused
./usr/share/pyshared/plasTeX/Renderers/__init__.py:7: 'Image' imported but unused
./usr/share/pyshared/plasTeX/Renderers/__init__.py:282: local variable 'msg' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/__init__.py:411: undefined name 'Imager'
./usr/share/p./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleElementTree.py:106: invalid syntax
	
  ^
yshared/plasTeX/Renderers/Text/__init__.py:160: local variable 'index' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/Text/__init__.py:336: local variable 'bulletlen' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/__init__.py:14: 'simpleTALES' imported but unused
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/__init__.py:93: redefinition of function 'cheetahtemplate' from line 81
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/__init__.py:117: redefinition of function 'kidtemplate' from line 103
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/__init__.py:171: redefinition of function 'genshixmltemplate' from line 132
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/__init__.py:176: redefinition of function 'genshihtmltemplate' from line 145
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/__init__.py:181: redefinition of function 'genshitexttemplate' from line 158
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/__init__.py:448: local variable 'msg' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.py:40: redefinition of unused 'logging' from line 38
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.py:44: 'sys' imported but unused
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.py:55: redefinition of unused 'LexicalHandler' from line 51
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.py:325: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.py:619: local variable 'unierror' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.py:1451: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/FixedHTMLParser.py:37: 'simpletal' imported but unused
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:41: redefinition of unused 'logging' from line 39
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:43: 'simpleTAL' imported but unused
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:196: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:206: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:274: undefined name 'context'
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:422: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:438: local variable 'result' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:451: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:470: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:481: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py:557: local variable 'e' is assigned to but never used
./usr/share/pyshared/plasTeX/Renderers/PageTemplate/simpletal/simpleTALUtils.py:37: 'sys' imported but unused
./usr/share/pyshared/plasTeX/Renderers/XHTML/__init__.py:3: 'plasTeX' imported but unused
./usr/share/pyshared/plasTeX/Renderers/XHTML/__init__.py:3: 'sys' imported but unused
./usr/share/pyshared/plasTeX/Renderers/XHTML/__init__.py:3: 'os' imported but unused
./usr/share/pyshared/plasTeX/Renderers/ManPage/__init__.py:4: 'textwrap' imported but unused

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