Debian Automated Code Analysis

pyflakes analysis of rst2pdf_0.14.2-1_all.deb

./usr/share/pyshared/rst2pdf/styles.py:11: 'from types import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/styles.py:12: 'expanduser' imported but unused
./usr/share/pyshared/rst2pdf/styles.py:17: 'from reportlab.platypus import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/styles.py:22: 'from reportlab.lib.styles import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/styles.py:23: 'from reportlab.lib.enums import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/styles.py:289: local variable 'faceName' is assigned to but never used
./usr/share/pyshared/rst2pdf/dumpstyle.py:9: 'sys' imported but unused
./usr/share/pyshared/rst2pdf/basenodehandler.py:176: undefined name 'handlerninfo'
./usr/share/pyshared/rst2pdf/basenodehandler.py:253: undefined name 'TocEntry'
./usr/share/pyshared/rst2pdf/pygments2style.py:7: 'sys' imported but unused
./usr/share/pyshared/rst2pdf/nodehandlers.py:10: 'genelements' imported but unused
./usr/share/pyshared/rst2pdf/nodehandlers.py:11: 'genpdftext' imported but unused
./usr/share/pyshared/rst2pdf/nodehandlers.py:14: 'FontHandler' imported but unused
./usr/share/pyshared/rst2pdf/nodehandlers.py:14: 'HandleEmphasis' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:17: 'log' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:35: 'PyHyphenHyphenator' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:40: 'DCWHyphenator' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:46: redefinition of unused 'wordaxe' from line 22
./usr/share/pyshared/rst2pdf/opt_imports.py:47: redefinition of unused 'wordaxe_version' from line 23
./usr/share/pyshared/rst2pdf/opt_imports.py:48: redefinition of unused 'BaseHyphenator' from line 33
./usr/share/pyshared/rst2pdf/opt_imports.py:49: redefinition of unused 'getSampleStyleSheet' from line 25
./usr/share/pyshared/rst2pdf/opt_imports.py:49: redefinition of unused 'ParagraphStyle' from line 25
./usr/share/pyshared/rst2pdf/opt_imports.py:49: 'getSampleStyleSheet' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:49: 'ParagraphStyle' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:50: redefinition of unused 'Paragraph' from line 24
./usr/share/pyshared/rst2pdf/opt_imports.py:50: 'Paragraph' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:56: redefinition of unused 'sphinx' from line 54
./usr/share/pyshared/rst2pdf/opt_imports.py:61: redefinition of unused 'psyco' from line 59
./usr/share/pyshared/rst2pdf/opt_imports.py:70: redefinition of unused 'aafigure' from line 68
./usr/share/pyshared/rst2pdf/opt_imports.py:75: redefinition of unused 'NullDraw' from line 73
./usr/share/pyshared/rst2pdf/opt_imports.py:75: 'NullDraw' imported but unused
./usr/share/pyshared/rst2pdf/opt_imports.py:80: redefinition of unused 'mathtext' from line 78
./usr/share/pyshared/rst2pdf/opt_imports.py:104: redefinition of unused 'pdf' from line 102
./usr/share/pyshared/rst2pdf/opt_imports.py:111: redefinition of unused 'PILImage' from line 109
./usr/share/pyshared/rst2pdf/createpdf.py:50: 'tempfile' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:51: 're' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:54: 'urljoin' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:54: 'urlparse' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:66: 'oddeven_directive' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:68: 'from reportlab.platypus import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/createpdf.py:71: 'PDFPageLabel' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:76: 'from flowables import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/createpdf.py:80: 'Aanode' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:83: 'pprint' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:90: 'escape' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:90: 'unescape' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:94: 'StringIO' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:99: redefinition of unused 'log' from line 82
./usr/share/pyshared/rst2pdf/createpdf.py:185: 'sphinx' imported but unused
./usr/share/pyshared/rst2pdf/createpdf.py:192: 'math_directive' imported but unused
./usr/share/pyshared/rst2pdf/flowables.py:11: 'from reportlab.platypus import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/flowables.py:12: 'from reportlab.platypus.doctemplate import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/flowables.py:13: 'from reportlab.lib.enums import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/flowables.py:17: 'from reportlab.lib.units import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/flowables.py:18: 'TA_LEFT' imported but unused
./usr/share/pyshared/rst2pdf/flowables.py:27: 'escape' imported but unused
./usr/share/pyshared/rst2pdf/flowables.py:757: local variable '_sW' is assigned to but never used
./usr/share/pyshared/rst2pdf/image.py:4: 'expanduser' imported but unused
./usr/share/pyshared/rst2pdf/image.py:4: 'join' imported but unused
./usr/share/pyshared/rst2pdf/image.py:10: 'from reportlab.lib.units import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/image.py:292: local variable 'size_known' is assigned to but never used
./usr/share/pyshared/rst2pdf/rson.py:181: local variable 'linestart' is assigned to but never used
./usr/share/pyshared/rst2pdf/rson.py:322: redefinition of function 'build_object' from line 316
./usr/share/pyshared/rst2pdf/utils.py:11: 'from flowables import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/findfonts.py:230: undefined name 'WindowsError'
./usr/share/pyshared/rst2pdf/findfonts.py:230: local variable 'err' is assigned to but never used
./usr/share/pyshared/rst2pdf/pdfbuilder.py:24: 'os' imported but unused
./usr/share/pyshared/rst2pdf/pdfbuilder.py:30: 'get_lexer_by_name' imported but unused
./usr/share/pyshared/rst2pdf/pdfbuilder.py:45: 'admonitionlabels' imported but unused
./usr/share/pyshared/rst2pdf/pdfbuilder.py:49: 'pprint' imported but unused
./usr/share/pyshared/rst2pdf/pdfbuilder.py:50: 'deepcopy' imported but unused
./usr/share/pyshared/rst2pdf/pdfbuilder.py:51: 'unescape' imported but unused
./usr/share/pyshared/rst2pdf/pdfbuilder.py:51: 'escape' imported but unused
./usr/share/pyshared/rst2pdf/pdfbuilder.py:173: local variable 'langmod' is assigned to but never used
./usr/share/pyshared/rst2pdf/pdfbuilder.py:272: undefined name '_'
./usr/share/pyshared/rst2pdf/pdfbuilder.py:287: undefined name '_'
./usr/share/pyshared/rst2pdf/pdfbuilder.py:335: undefined name '_'
./usr/share/pyshared/rst2pdf/pdfbuilder.py:335: undefined name '_'
./usr/share/pyshared/rst2pdf/pdfbuilder.py:393: undefined name '_'
./usr/share/pyshared/rst2pdf/pdfbuilder.py:437: local variable 'autonum' is assigned to but never used
./usr/share/pyshared/rst2pdf/pdfbuilder.py:538: undefined name '_'
./usr/share/pyshared/rst2pdf/pdfbuilder.py:550: undefined name '_'
./usr/share/pyshared/rst2pdf/pdfbuilder.py:781: local variable 'UnicodeEncodeError' is assigned to but never used
./usr/share/pyshared/rst2pdf/pdfbuilder.py:803: redefinition of unused 'mathbase_setup' from line 799
./usr/share/pyshared/rst2pdf/math_flowable.py:7: 'from reportlab.platypus import *' used; unable to detect undefined names
./usr/share/pyshared/rst2pdf/math_flowable.py:49: 'TA_JUSTIFY' imported but unused
./usr/share/pyshared/rst2pdf/sphinxnodes.py:31: redefinition of unused 'Paragraph' from line 27
./usr/share/pyshared/rst2pdf/log.py:5: 'sys' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:42: 'os' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:43: 'tempfile' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:55: 'nodeid' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:56: redefinition of unused 'log' from line 55
./usr/share/pyshared/rst2pdf/genelement./usr/share/pyshared/rst2pdf/oddeven_directive.py:33: unexpected indent
    
     ^
s.py:56: 'log' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:58: 'cm' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:60: 'MyIndenter' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:60: 'BoundByWidth' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:60: 'Reference' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:65: redefinition of unused 'Paragraph' from line 57
./usr/share/pyshared/rst2pdf/genelements.py:65: 'wordaxe' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:65: 'ParagraphStyle' imported but unused
./usr/share/pyshared/rst2pdf/genelements.py:142: local variable 'cellStyles' is assigned to but never used
./usr/share/pyshared/rst2pdf/genelements.py:228: local variable 'snum' is assigned to but never used
./usr/share/pyshared/rst2pdf/genelements.py:229: local variable 'key' is assigned to but never used
./usr/share/pyshared/rst2pdf/genelements.py:579: local variable 'sbb' is assigned to but never used
./usr/share/pyshared/rst2pdf/pygments2json.py:7: 'sys' imported but unused
./usr/share/pyshared/rst2pdf/genpdftext.py:11: 'log' imported but unused
./usr/share/pyshared/rst2pdf/genpdftext.py:11: 'nodeid' imported but unused
./usr/share/pyshared/rst2pdf/genpdftext.py:15: 'cm' imported but unused
./usr/share/pyshared/rst2pdf/genpdftext.py:150: local variable 'img' is assigned to but never used
./usr/share/pyshared/rst2pdf/aafigure_directive.py:29: 'Inline' imported but unused
./usr/share/pyshared/rst2pdf/aafigure_directive.py:29: 'General' imported but unused
./usr/share/pyshared/rst2pdf/aafigure_directive.py:31: redefinition of unused 'nodes' from line 28
./usr/share/pyshared/rst2pdf/aafigure_directive.py:31: 'nodes' imported but unused
./usr/share/pyshared/rst2pdf/smartypants.py:515: local variable 'oldstr' is assigned to but never used
./usr/share/pyshared/rst2pdf/smartypants.py:576: local variable 'oldstr' is assigned to but never used
./usr/share/pyshared/rst2pdf/smartypants.py:818: local variable 'pos' is assigned to but never used
./usr/share/pyshared/rst2pdf/smartypants.py:819: local variable 'length' is assigned to but never used
./usr/share/pyshared/rst2pdf/smartypants.py:823: local variable 'nested_tags' is assigned to but never used
./usr/share/pyshared/rst2pdf/extensions/dotted_toc.py:144: undefined name 'Spacer'
./usr/share/pyshared/rst2pdf/extensions/inkscape_r2p.py:56: local variable 'e' is assigned to but never used
./usr/share/pyshared/rst2pdf/extensions/inkscape_r2p.py:79: local variable 'e' is assigned to but never used
./usr/share/pyshared/rst2pdf/extensions/preprocess_r2p.py:228: undefined name 'index'
./usr/share/pyshared/rst2pdf/extensions/preprocess_r2p.py:230: undefined name 'index'
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/__init__.py:4: 'sys' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/__init__.py:5: 'os' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/__init__.py:16: 'log' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/__init__.py:21: redefinition of unused 'Flowable' from line 9
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/__init__.py:7: 'PdfDict' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/__init__.py:7: 'PdfName' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/__init__.py:7: 'IndirectPdfDict' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/__init__.py:7: 'PdfArray' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/__init__.py:7: 'PdfObject' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/__init__.py:7: 'PdfString' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/__init__.py:8: 'PdfTokens' imported but unused
./usr/share/pyshared/rst2pdf/extensions/vectorpdf/pdfrw/buildxobj.py:59: undefined name 'log'
./usr/share/pyshared/rst2pdf/tests/autotest.py:18: 'sys' imported but unused
./usr/share/pyshared/rst2pdf/tests/autotest.py:31: redefinition of unused 'hashlib' from line 29
./usr/share/pyshared/rst2pdf/tests/test.py:6: 'sys' imported but unused
./usr/share/pyshared/rst2pdf/tests/test.py:150: local variable 'results' is assigned to but never used
./usr/share/pyshared/rst2pdf/tests/test.py:158: local variable 'results' is assigned to but never used
./usr/share/pyshared/rst2pdf/tests/test.py:165: local variable 'results' is assigned to but never used
./usr/share/pyshared/rst2pdf/tests/__init__.py:2: 'sphinxtest' imported but unused
./usr/share/pyshared/rst2pdf/tests/__init__.py:2: 'regulartest' imported but unused
./usr/share/pyshared/rst2pdf/tests/__init__.py:2: 'releasetest' imported but unused
./usr/share/pyshared/rst2pdf/tests/htmllog.py:15: 'sys' imported but unused

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