Debian Automated Code Analysis

pyflakes analysis of python-fixtures_0.3.5-1_all.deb

./usr/share/pyshared/fixtures/tests/test_fixture.py:115: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/fixtures/tests/test_fixture.py:115: invalid syntax
        with fixture:
                    ^
./usr/share/pyshared/fixtures/tests/_fixtures/test_environ.py:53: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/fixtures/tests/_fixtures/test_environ.py:53: invalid syntax
        with fixture:
                    ^
./usr/share/pyshared/fixtures/fixture.py:28: redefinition of unused 'MultipleExceptions' from line 26
./usr/share/pyshared/fixtures/fixture.py:119: local variable 'errors' is assigned to but never used
./usr/share/pyshared/fixtures/__init__.py:66: 'unittest' imported but unused
./usr/share/pyshared/fixtures/tests/__init__.py:17: 'sys' imported but unused
./usr/share/pyshared/fixtures/tests/__init__.py:24: local variable 'result' is assigned to but never used
./usr/share/pyshared/fixtures/tests/_fixtures/test_pythonpackage.py:20: 'fixtures' imported but unused
./usr/share/pyshared/fixtures/tests/_fixtures/test_pythonpackage.py:21: 'TempDir' imported but unused
./usr/share/pyshared/fixtures/tests/_fixtures/test_tempdir.py:20: 'fixtures' imported but unused
./usr/share/pyshared/fixtures/tests/_fixtures/test_popen.py:21: 'fixtures' imported but unused
./usr/share/pyshared/fixtures/tests/_fixtures/test_monkeypatch.py:18: 'fixtures' imported but unused
./usr/share/pyshared/fixtures/tests/_fixtures/test_monkeypatch.py:39: local variable 'sentinel' is assigned to but never used
./usr/share/pyshared/fixtures/tests/_fixtures/test_monkeypatch.py:43: undefined name 'new_attr'
./usr/share/pyshared/fixtures/tests/_fixtures/test_monkeypatch.py:64: local variable 'sentinel' is assigned to but never used
./usr/share/pyshared/fixtures/_fixtures/monkeypatch.py:20: 'os' imported but unused

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