Add pyflakes.py and run it in make check. Update the source code to fix
authorJohan Dahlin <johan@gnome.org>
Thu, 14 Aug 2008 11:23:26 +0000 (11:23 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 14 Aug 2008 11:23:26 +0000 (11:23 +0000)
commit2f24c447fbe50c83a60deb523108b62805c2714f
tree9e648a8726fc6e3ec3a01b6d1fcbf6a432a9d23a
parent4a235bd178226ed010c7290321b1df6d2e6cdc85
Add pyflakes.py and run it in make check. Update the source code to fix

2008-08-14  Johan Dahlin  <johan@gnome.org>

    * giscanner/girwriter.py:
    * giscanner/glibast.py:
    * giscanner/glibtransformer.py:
    * giscanner/transformer.py:
    * misc/pyflakes.py:
    * tests/Makefile.am:
    Add pyflakes.py and run it in make check.
    Update the source code to fix the errors reported by
    pyflakes.

svn path=/trunk/; revision=370
ChangeLog
giscanner/girwriter.py
giscanner/glibast.py
giscanner/glibtransformer.py
giscanner/transformer.py
misc/pyflakes.py [new file with mode: 0644]
tests/Makefile.am