Debian Automated Code Analysis

pyflakes analysis of atheist_0.20110402-1_all.deb

./usr/share/pyshared/pyarco/Type.py:154: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/pyarco/Type.py:154: invalid syntax
        with file(fname, 'w') as fd:
                 ^
./usr/share/pyshared/atheist/__init__.py:131: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/atheist/__init__.py:131: invalid syntax
        with file(fname) as fd:
                 ^
./usr/share/pyshared/atheist/manager.py:282: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/atheist/manager.py:282: invalid syntax
        with self._temp_lock:
                 ^
./usr/share/pyshared/atheist/plugins/xunit_reporter.py:50: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/atheist/plugins/xunit_reporter.py:50: invalid syntax
        with fd:
               ^
./usr/share/pyshared/pyarco/Pattern.py:224: undefined name 'topic'
./usr/share/pyshared/pyarco/Pattern.py:226: undefined name 'topic'
./usr/share/pyshared/pyarco/Pattern.py:314: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyarco/UI.py:9: 'string' imported but unused
./usr/share/pyshared/pyarco/UI.py:9: 'os' imported but unused
./usr/share/pyshared/pyarco/UI.py:12: 'locale' imported but unused
./usr/share/pyshared/pyarco/UI.py:14: 'from pyarco.Conio import *' used; unable to detect undefined names
./usr/share/pyshared/pyarco/UI.py:15: 'Singleton' imported but unused
./usr/share/pyshared/pyarco/model.py:9: 'sys' imported but unused
./usr/share/pyshared/pyarco/model.py:15: redefinition of unused 'OrderedDict' from line 13
./usr/share/pyshared/pyarco/model.py:126: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyarco/iniparser.py:64: local variable 'e' is assigned to but never used
./usr/share/pyshared/atheist/utils.py:4: 'sys' imported but unused
./usr/share/pyshared/atheist/utils.py:5: 'time' imported but unused
./usr/share/pyshared/atheist/utils.py:6: 'string' imported but unused
./usr/share/pyshared/atheist/utils.py:8: 'types' imported but unused
./usr/share/pyshared/atheist/utils.py:10: 'threading' imported but unused
./usr/share/pyshared/atheist/utils.py:11: 'ConfigParser' imported but unused
./usr/share/pyshared/atheist/utils.py:12: redefinition of unused 'logging' from line 9
./usr/share/pyshared/atheist/utils.py:16: 'from pyarco.Conio import *' used; unable to detect undefined names
./usr/share/pyshared/atheist/utils.py:18: 'from atheist.const import *' used; unable to detect undefined names
./usr/share/pyshared/atheist/plugins/imap.py:21: 'sys' imported but unused
./usr/share/pyshared/atheist/plugins/imap.py:21: 'os' imported but unused
./usr/share/pyshared/atheist/plugins/step-runner.py:3: 'sys' imported but unused
./usr/share/pyshared/atheist/plugins/step-runner.py:9: 'Log' imported but unused
./usr/share/pyshared/atheist/plugins/step-runner.py:10: 'from atheist.const import *' used; unable to detect undefined names
./usr/share/pyshared/atheist/plugins/debianpkg.py:76: local variable 'e' is assigned to but never used
./usr/share/pyshared/atheist/plugins/debianpkg.py:83: undefined name 'sys'
./usr/share/pyshared/atheist/plugins/debianpkg.py:115: undefined name 'sys'
./usr/share/pyshared/atheist/plugins/unittest_legacy.py:21: 'os' imported but unused
./usr/share/pyshared/atheist/plugins/__init__.py:5: 'from atheist.utils import *' used; unable to detect undefined names
./usr/share/pyshared/atheist/plugins/jabber-reporter.py:35: undefined name 'mng'
./usr/share/pyshared/atheist/plugins/task_management.py:4: 'accept' imported but unused
./usr/share/pyshared/atheist/plugins/task_management.py:44: undefined name 'the_tasks'
./usr/share/pyshared/atheist/plugins/webtesting.py:3: 'sys' imported but unused
./usr/share/pyshared/atheist/plugins/manual-repeat-runner.py:3: 'sys' imported but unused
./usr/share/pyshared/atheist/plugins/cxxtest.py:21: 'sys' imported but unused
./usr/share/pyshared/atheist/plugins/composite.py:4: 'types' imported but unused
./usr/share/pyshared/atheist/plugins/composite.py:7: 'from atheist.const import *' used; unable to detect undefined names

This report was generated on Fri, 08 Apr 2011 06:28:08 +0000, based on results by pyflakes 0.4.0-1