Debian Automated Code Analysis

pyflakes analysis of tryton-modules-calendar_2.0.0-1_all.deb

./usr/share/pyshared/trytond/modules/calendar/caldav.py:8: 'from DAV.errors import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/calendar/caldav.py:281: local variable 'headers' is assigned to but never used
./usr/share/pyshared/trytond/modules/calendar/__init__.py:4: 'caldav' imported but unused
./usr/share/pyshared/trytond/modules/calendar/__init__.py:5: 'from webdav import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/calendar/__init__.py:6: 'from calendar import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/calendar/__init__.py:7: 'from res import *' used; unable to detect undefined names
./usr/share/pyshared/trytond/modules/calendar/calendar.py:218: local variable 'between_dtstart' is assigned to but never used
./usr/share/pyshared/trytond/modules/calendar/calendar.py:219: local variable 'between_dtend' is assigned to but never used
./usr/share/pyshared/trytond/modules/calendar/calendar.py:283: undefined name 'user'
./usr/share/pyshared/trytond/modules/calendar/calendar.py:799: local variable 'user_obj' is assigned to but never used
./usr/share/pyshared/trytond/modules/calendar/tests/__init__.py:4: 'suite' imported but unused

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