Debian Automated Code Analysis

pyflakes analysis of python-chaco_3.3.1-1_i386.deb

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:31:12 +0000, based on results by pyflakes 0.4.0-1