Debian Automated Code Analysis

pyflakes analysis of python-sidl_1.4.0.dfsg-8_i386.deb

./usr/include/python2.6/llnl_babel_sidl_sidlx/sidlx_rmi_BadFileDescriptorException_Module.h:1: invalid syntax
/*
 ^
./usr/include/python2.5/llnl_babel_sidl_sidlx/sidlx_rmi_BadFileDescriptorException_Module.h:1: invalid syntax
/*
 ^
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
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:14 +0000, based on results by pyflakes 0.4.0-1