Debian Automated Code Analysis

pyflakes analysis of python-pyside.qtscript_0.4.2-1~unstable0_i386.deb

./usr/share/python-support/python-pyside.qtscript.public:3: invalid syntax
/usr/lib/pyshared/python2.5/PySide/QtScript.so
 ^
Traceback (most recent call last):
  File "/home/geissert/bin/pyflakes", line 5, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/home/geissert/daca/pyflakes/pyflakes/scripts/pyflakes.py", line 101, in main
    warnings += checkPath(arg)
  File "/home/geissert/daca/pyflakes/pyflakes/scripts/pyflakes.py", line 83, in checkPath
    return check(fd.read(), filename)
  File "/home/geissert/daca/pyflakes/pyflakes/scripts/pyflakes.py", line 29, in check
    compile(codeString, filename, "exec")
TypeError: compile() expected string without null bytes
./usr/share/doc/python-pyside.qtscript/copyright:1: invalid syntax
This package was debianized by Renato Araujo Oliveira Filho <renato.filho@indt.org.br> on
            ^
Traceback (most recent call last):
  File "/home/geissert/bin/pyflakes", line 5, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/home/geissert/daca/pyflakes/pyflakes/scripts/pyflakes.py", line 101, in main
    warnings += checkPath(arg)
  File "/home/geissert/daca/pyflakes/pyflakes/scripts/pyflakes.py", line 83, in checkPath
    return check(fd.read(), filename)
  File "/home/geissert/daca/pyflakes/pyflakes/scripts/pyflakes.py", line 29, in check
    compile(codeString, filename, "exec")
TypeError: compile() expected string without null bytes

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