Debian Automated Code Analysis

pyflakes analysis of wajig_2.0.50.1_all.deb

./usr/share/wajig/commands.py:729: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/wajig/commands.py:729: invalid syntax
        with open(tmp, "w") as f:
                 ^
./usr/share/wajig/util.py:128: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/wajig/util.py:128: invalid syntax
        with open(filename) as f:
                 ^
./usr/share/wajig/documentation.py:83: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/wajig/documentation.py:83: invalid syntax
        with open("/usr/share/wajig/help/COMMANDS") as f:
                 ^
./usr/share/wajig/gjig.py:310: redefinition of function 'on_quit_activate' from line 195
./usr/share/wajig/changes.py:29: 'datetime' imported but unused
./usr/share/wajig/changes.py:32: 'apt' imported but unused
./usr/share/wajig/wajig.py:108: undefined name 'all_commands'
./usr/share/wajig/wajig.py:998: undefined name 'argd'

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