Debian Automated Code Analysis

pyflakes analysis of python3-chardet_2.0.1-1_all.deb

./usr/lib/python3/dist-packages/chardet/universaldetector.py:44: invalid syntax
        self._highBitDetector = re.compile(b'[\x80-\xFF]')
                                                         ^
./usr/lib/python3/dist-packages/chardet/test.py:8: invalid syntax
    print(f.ljust(60), end=' ')
                           ^
./usr/lib/python3/dist-packages/chardet/charsetprober.py:52: invalid syntax
        aBuf = re.sub(b'([\x00-\x7F])+', b' ', aBuf)
                                       ^
./usr/lib/python3/dist-packages/chardet/escprober.py:29: 'sys' imported but unused
./usr/lib/python3/dist-packages/chardet/codingstatemachine.py:28: 'eError' imported but unused
./usr/lib/python3/dist-packages/chardet/codingstatemachine.py:28: 'eItsMe' imported but unused
./usr/lib/python3/dist-packages/chardet/langgreekmodel.py:28: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/langbulgarianmodel.py:28: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/langhebrewmodel.py:30: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/langthaimodel.py:28: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/chardistribution.py:28: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/langhungarianmodel.py:28: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/sbcsgroupprober.py:29: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/sbcsgroupprober.py:30: 'sys' imported but unused
./usr/lib/python3/dist-packages/chardet/jpcntx.py:28: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/langcyrillicmodel.py:28: 'constants' imported but unused
./usr/lib/python3/dist-packages/chardet/utf8prober.py:29: 'sys' imported but unused

This report was generated on Tue, 22 Mar 2011 06:33:47 +0000, based on results by pyflakes 0.4.0-1