Debian Automated Code Analysis

pyflakes analysis of python-urwid_0.9.9.1-1_i386.deb

./usr/share/pyshared/urwid/command_map.py:62: undefined name 'key'
./usr/share/pyshared/urwid/html_fragment.py:63: local variable 'has_unerline' is assigned to but never used
./usr/share/pyshared/urwid/listbox.py:22: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/listbox.py:23: 'from canvas import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/listbox.py:24: 'from widget import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/listbox.py:278: local variable 'bottom_pos' is assigned to but never used
./usr/share/pyshared/urwid/main_loop.py:29: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/main_loop.py:666: local variable 'context' is assigned to but never used
./usr/share/pyshared/urwid/main_loop.py:703: redefinition of unused 'FileDescriptor' from line 701
./usr/share/pyshared/urwid/web_display.py:712: redefinition of unused 'socket' from line 31
./usr/share/pyshared/urwid/web_display.py:752: local variable 'e' is assigned to but never used
./usr/share/pyshared/urwid/web_display.py:859: local variable 'e' is assigned to but never used
./usr/share/pyshared/urwid/web_display.py:1011: local variable 'e' is assigned to but never used
./usr/share/pyshared/urwid/decoration.py:23: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/decoration.py:24: 'from widget import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:48: 'from widget import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:49: 'from decoration import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:50: 'from container import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:51: 'from wimp import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:52: 'from listbox import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:53: 'from graphics import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:54: 'from canvas import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:55: 'from font import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:56: 'from signals import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:57: 'from monitored_list import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:58: 'from command_map import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:59: 'from main_loop import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:60: 'from text_layout import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:61: 'from display_common import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/__init__.py:63: 'raw_display' imported but unused
./usr/share/pyshared/urwid/widget.py:22: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/widget.py:25: 'from canvas import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/widget.py:26: 'MonitoredList' imported but unused
./usr/share/pyshared/urwid/widget.py:28: redefinition of unused 'connect_signal' from line 28
./usr/share/pyshared/urwid/widget.py:28: 'disconnect_signal' imported but unused
./usr/share/pyshared/urwid/widget.py:28: 'connect_signal' imported but unused
./usr/share/pyshared/urwid/escape.py:28: 'os' imported but unused
./usr/share/pyshared/urwid/util.py:27: 'encodings' imported but unused
./usr/share/pyshared/urwid/util.py:32: redefinition of unused 'str_util' from line 30
./usr/share/pyshared/urwid/util.py:191: local variable 'l' is assigned to but never used
./usr/share/pyshared/urwid/util.py:409: undefined name 'uncode'
./usr/share/pyshared/urwid/font.py:25: 're' imported but unused
./usr/share/pyshared/urwid/wimp.py:22: 'from widget import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/wimp.py:23: 'from container import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/graphics.py:25: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/graphics.py:26: 'from canvas import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/graphics.py:27: 'from widget import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/graphics.py:28: 'from container import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/graphics.py:568: local variable 'bars' is assigned to but never used
./usr/share/pyshared/urwid/canvas.py:25: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/canvas.py:26: 'from escape import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/canvas.py:27: 'from text_layout import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/canvas.py:29: 'sys' imported but unused
./usr/share/pyshared/urwid/canvas.py:956: local variable 'shard_tail' is assigned to but never used
./usr/share/pyshared/urwid/canvas.py:1161: local variable 'utext' is assigned to but never used
./usr/share/pyshared/urwid/raw_display.py:37: 'from display_common import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/raw_display.py:44: redefinition of unused 'Popen' from line 42
./usr/share/pyshared/urwid/raw_display.py:524: local variable 'e' is assigned to but never used
./usr/share/pyshared/urwid/raw_display.py:796: local variable 'has_unerline' is assigned to but never used
./usr/share/pyshared/urwid/raw_display.py:847: local variable 'seq' is assigned to but never used
./usr/share/pyshared/urwid/curses_display.py:30: 'sys' imported but unused
./usr/share/pyshared/urwid/curses_display.py:32: 'util' imported but unused
./usr/share/pyshared/urwid/curses_display.py:150: local variable 'rval' is assigned to but never used
./usr/share/pyshared/urwid/text_layout.py:22: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/container.py:22: 'from util import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/container.py:23: 'from widget import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/container.py:24: 'from decoration import *' used; unable to detect undefined names
./usr/share/pyshared/urwid/container.py:886: local variable 'maxcol' is assigned to but never used
./usr/share/pyshared/urwid/container.py:912: local variable 'old_focus' is assigned to but never used
./usr/share/pyshared/urwid/container.py:1105: local variable 'growable' is assigned to but never used
./usr/share/doc/python-urwid/examples/input_test.py:55: local variable 'a' is assigned to but never used

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