Debian Automated Code Analysis

pyflakes analysis of gnome-mousetrap_0.4-1_all.deb

./usr/share/pyshared/mousetrap/app/lib/settings.py:81: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/mousetrap/app/lib/settings.py:81: invalid syntax
        with open(conf_file, "w") as conf:
                 ^
./usr/share/pyshared/mousetrap/ocvfw/dev/camera.py:51: invalid syntax
    class Camera(bknd):
         ^
./usr/share/pyshared/mousetrap/app/environment.py:29: 'sys' imported but unused
./usr/share/pyshared/mousetrap/app/environment.py:56: undefined name 'dbusd'
./usr/share/pyshared/mousetrap/app/ui/main.py:35: 'cpu' imported but unused
./usr/share/pyshared/mousetrap/app/ui/scripts/joystick.py:30: 'env' imported but unused
./usr/share/pyshared/mousetrap/app/ui/scripts/joystick.py:97: local variable 'par' is assigned to but never used
./usr/share/pyshared/mousetrap/app/addons/recalc.py:21: 'os' imported but unused
./usr/share/pyshared/mousetrap/app/addons/recalc.py:22: 'gobject' imported but unused
./usr/share/pyshared/mousetrap/app/addons/recalc.py:24: 'env' imported but unused
./usr/share/pyshared/mousetrap/app/addons/recalc.py:26: 'Popen' imported but unused
./usr/share/pyshared/mousetrap/app/addons/recalc.py:26: 'PIPE' imported but unused
./usr/share/pyshared/mousetrap/app/addons/cpu.py:21: 'os' imported but unused
./usr/share/pyshared/mousetrap/app/lib/mouse.py:141: local variable 'new_x' is assigned to but never used
./usr/share/pyshared/mousetrap/app/lib/mouse.py:146: local variable 'new_y' is assigned to but never used

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