Debian Automated Code Analysis

pyflakes analysis of python-django-authority_0.4-1_all.deb

./usr/share/pyshared/authority/managers.py:54: unexpected indent
                              
                               ^
./usr/share/pyshared/authority/urls.py:1: 'from django.conf.urls.defaults import *' used; unable to detect undefined names
./usr/share/pyshared/authority/views.py:1: 'datetime' imported but unused
./usr/share/pyshared/authority/views.py:3: 'require_POST' imported but unused
./usr/share/pyshared/authority/views.py:50: local variable 'permission' is assigned to but never used
./usr/share/pyshared/authority/__init__.py:2: 'get_check' imported but unused
./usr/share/pyshared/authority/__init__.py:2: 'unregister' imported but unused
./usr/share/pyshared/authority/__init__.py:2: 'register' imported but unused
./usr/share/pyshared/authority/__init__.py:2: 'site' imported but unused
./usr/share/pyshared/authority/__init__.py:2: 'get_choices_for' imported but unused
./usr/share/pyshared/authority/admin.py:17: redefinition of unused 'actions' from line 15
./usr/share/pyshared/authority/permissions.py:1: 'copy' imported but unused
./usr/share/pyshared/authority/templatetags/permissions.py:5: redefinition of unused 'reverse' from line 2
./usr/share/pyshared/authority/templatetags/permissions.py:139: local variable 'tag_name' is assigned to but never used
./usr/share/pyshared/example/development.py:2: 'from example.settings import *' used; unable to detect undefined names
./usr/share/pyshared/example/manage.py:3: 'os' imported but unused
./usr/share/pyshared/example/manage.py:5: 'join' imported but unused
./usr/share/pyshared/example/manage.py:5: 'abspath' imported but unused
./usr/share/pyshared/example/manage.py:5: 'dirname' imported but unused
./usr/share/pyshared/example/manage.py:7: 'settings' imported but unused
./usr/share/pyshared/example/settings.py:86: 'from local_settings import *' used; unable to detect undefined names
./usr/share/pyshared/example/production.py:2: 'from example.settings import *' used; unable to detect undefined names
./usr/share/pyshared/example/exampleapp/models.py:1: 'models' imported but unused
./usr/share/pyshared/example/exampleapp/views.py:4: 'permission_required' imported but unused

This report was generated on Fri, 10 Jun 2011 06:43:06 +0000, based on results by pyflakes 0.4.0-1