Debian Automated Code Analysis

pyflakes analysis of python-dateutil_1.4.1-3_all.deb

./usr/share/python-support/python-dateutil/dateutil/tz.py:26: redefinition of unused 'tzwin' from line 24
./usr/share/python-support/python-dateutil/dateutil/tz.py:26: redefinition of unused 'tzwinlocal' from line 24
./usr/share/python-support/python-dateutil/dateutil/tz.py:300: local variable 'leap' is assigned to but never used
./usr/share/python-support/python-dateutil/dateutil/tz.py:705: 'rrule' imported but unused
./usr/share/python-support/python-dateutil/dateutil/tzwin.py:22: undefined name 'WindowsError'
./usr/share/python-support/python-dateutil/dateutil/tzwin.py:53: undefined name 'TZKEYNAME'
./usr/share/python-support/python-dateutil/dateutil/tzwin.py:83: undefined name 'TZKEYNAME'
./usr/share/python-support/python-dateutil/dateutil/tzwin.py:131: undefined name 'TZKEYNAME'
./usr/share/python-support/python-dateutil/dateutil/parser.py:14: 'sys' imported but unused
./usr/share/python-support/python-dateutil/dateutil/parser.py:15: 'os' imported but unused
./usr/share/python-support/python-dateutil/dateutil/parser.py:20: redefinition of unused 'StringIO' from line 18
./usr/share/python-support/python-dateutil/dateutil/rrule.py:297: 'easter' imported but unused
./usr/share/doc/python-dateutil/examples/example.py:1: 'from dateutil.relativedelta import *' used; unable to detect undefined names
./usr/share/doc/python-dateutil/examples/example.py:2: 'from dateutil.easter import *' used; unable to detect undefined names
./usr/share/doc/python-dateutil/examples/example.py:3: 'from dateutil.rrule import *' used; unable to detect undefined names
./usr/share/doc/python-dateutil/examples/example.py:4: 'from dateutil.parser import *' used; unable to detect undefined names
./usr/share/doc/python-dateutil/examples/example.py:5: 'from datetime import *' used; unable to detect undefined names
./usr/share/doc/python-dateutil/examples/example.py:7: 'os' imported but unused

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