Debian Automated Code Analysis

pyflakes analysis of python-yaml_3.10-1_i386.deb

./usr/share/pyshared/yaml/constructor.py:5: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/constructor.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/constructor.py:305: local variable 'value' is assigned to but never used
./usr/share/pyshared/yaml/cyaml.py:7: 'from constructor import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/cyaml.py:9: 'from serializer import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/cyaml.py:10: 'from representer import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/cyaml.py:12: 'from resolver import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:2: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:4: 'from tokens import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:5: 'from events import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:8: 'from loader import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:9: 'from dumper import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:14: 'from cyaml import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/__init__.py:139: redefinition of unused 'StringIO' from line 137
./usr/share/pyshared/yaml/__init__.py:178: redefinition of unused 'StringIO' from line 176
./usr/share/pyshared/yaml/emitter.py:12: 'from events import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/emitter.py:705: local variable 'unicode_characters' is assigned to but never used
./usr/share/pyshared/yaml/composer.py:5: 'from events import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/composer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/representer.py:5: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/representer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/representer.py:10: 'sys' imported but unused
./usr/share/pyshared/yaml/parser.py:65: 'from tokens import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/parser.py:66: 'from events import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/parser.py:67: 'from scanner import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/dumper.py:4: 'from emitter import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/dumper.py:5: 'from serializer import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/dumper.py:6: 'from representer import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/dumper.py:7: 'from resolver import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/resolver.py:4: 'from error import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/resolver.py:5: 'from nodes import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/scanner.py:30: 'from tokens import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/loader.py:4: 'from reader import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/loader.py:5: 'from scanner import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/loader.py:6: 'from parser import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/loader.py:7: 'from composer import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/loader.py:8: 'from constructor import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/loader.py:9: 'from resolver import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/serializer.py:5: 'from events import *' used; unable to detect undefined names
./usr/share/pyshared/yaml/serializer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/constructor.py:5: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/constructor.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/constructor.py:305: local variable 'value' is assigned to but never used
./usr/lib/python2.6/dist-packages/yaml/cyaml.py:7: 'from constructor import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/cyaml.py:9: 'from serializer import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/cyaml.py:10: 'from representer import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/cyaml.py:12: 'from resolver import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:2: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:4: 'from tokens import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:5: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:8: 'from loader import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:9: 'from dumper import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:14: 'from cyaml import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/__init__.py:139: redefinition of unused 'StringIO' from line 137
./usr/lib/python2.6/dist-packages/yaml/__init__.py:178: redefinition of unused 'StringIO' from line 176
./usr/lib/python2.6/dist-packages/yaml/emitter.py:12: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/emitter.py:705: local variable 'unicode_characters' is assigned to but never used
./usr/lib/python2.6/dist-packages/yaml/composer.py:5: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/composer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/representer.py:5: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/representer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/representer.py:10: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/yaml/parser.py:65: 'from tokens import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/parser.py:66: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/parser.py:67: 'from scanner import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/dumper.py:4: 'from emitter import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/dumper.py:5: 'from serializer import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/dumper.py:6: 'from representer import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/dumper.py:7: 'from resolver import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/resolver.py:4: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/resolver.py:5: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/scanner.py:30: 'from tokens import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/loader.py:4: 'from reader import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/loader.py:5: 'from scanner import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/loader.py:6: 'from parser import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/loader.py:7: 'from composer import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/loader.py:8: 'from constructor import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/loader.py:9: 'from resolver import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/serializer.py:5: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/yaml/serializer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/constructor.py:5: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/constructor.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/constructor.py:305: local variable 'value' is assigned to but never used
./usr/lib/python2.7/dist-packages/yaml/cyaml.py:7: 'from constructor import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/cyaml.py:9: 'from serializer import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/cyaml.py:10: 'from representer import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/cyaml.py:12: 'from resolver import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:2: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:4: 'from tokens import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:5: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:8: 'from loader import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:9: 'from dumper import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:14: 'from cyaml import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/__init__.py:139: redefinition of unused 'StringIO' from line 137
./usr/lib/python2.7/dist-packages/yaml/__init__.py:178: redefinition of unused 'StringIO' from line 176
./usr/lib/python2.7/dist-packages/yaml/emitter.py:12: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/emitter.py:705: local variable 'unicode_characters' is assigned to but never used
./usr/lib/python2.7/dist-packages/yaml/composer.py:5: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/composer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/representer.py:5: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/representer.py:6: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/representer.py:10: 'sys' imported but unused
./usr/lib/python2.7/dist-packages/yaml/parser.py:65: 'from tokens import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/parser.py:66: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/parser.py:67: 'from scanner import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/dumper.py:4: 'from emitter import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/dumper.py:5: 'from serializer import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/dumper.py:6: 'from representer import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/dumper.py:7: 'from resolver import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/resolver.py:4: 'from error import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/resolver.py:5: 'from nodes import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/scanner.py:30: 'from tokens import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/loader.py:4: 'from reader import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/loader.py:5: 'from scanner import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/loader.py:6: 'from parser import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/loader.py:7: 'from composer import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/loader.py:8: 'from constructor import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/loader.py:9: 'from resolver import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/serializer.py:5: 'from events import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/yaml/serializer.py:6: 'from nodes import *' used; unable to detect undefined names

This report was generated on Fri, 10 Jun 2011 06:45:55 +0000, based on results by pyflakes 0.4.0-1