Debian Automated Code Analysis

pyflakes analysis of pyjamas-pyjs_0.7-1_all.deb

./usr/share/pyjamas/library/pyjamas/dnd/DeferredMoveCommand.py:26: invalid syntax
class DeferredMoveCommand implements Command:
                                    ^
./usr/share/pyjamas/library/pyjamas/dnd/DragHandlerAdapter.py:22: invalid syntax
class DragHandlerAdapter implements DragHandler:
                                   ^
./usr/share/pyjamas/library/pyjamas/dnd/MouseDragHandler.py:38: invalid syntax
class MouseDragHandler implements MouseListener:
                                 ^
./usr/share/pyjamas/library/pyjamas/dnd/PickupDragController.py:45: invalid syntax
class PickupDragController extends AbstractDragController:
                                  ^
./usr/share/pyjamas/library/pyjamas/dnd/DropControllerCollection.py:39: invalid syntax
    class Candidate implements Comparable:
                              ^
./usr/share/pyjamas/library/pyjamas/dnd/DragHandlerCollection.py:41: expected an indented block
    """
       ^
./usr/share/pyjamas/library/pyjamas/dnd/AbstractDragController.py:38: invalid syntax
class AbstractDragController implements DragController:
                                       ^
./usr/share/pyjamas/library/pyjamas/dnd/DragStartEvent.py:21: invalid syntax
class DragStartEvent extends DragEvent:
                            ^
./usr/share/pyjamas/library/pyjamas/dnd/DragEndEvent.py:26: invalid syntax
class DragEndEvent extends DragEvent:
                          ^
./usr/share/pyjamas/library/pyjamas/dnd/DragController.py:146: invalid syntax
    def previewDragEnd() throws VetoDragException
                               ^
./usr/share/pyjamas/library/pygwt.py:1: 'doc' imported but unused
./usr/share/pyjamas/library/dynamic.py:6: 'XMLHttpRequest' imported but unused
./usr/share/pyjamas/library/dynamic.py:6: 'ActiveXObject' imported but unused
./usr/share/pyjamas/library/dynamic.py:8: 'debugger' imported but unused
./usr/share/pyjamas/library/dynamic.py:47: local variable 'str' is assigned to but never used
./usr/share/pyjamas/library/dynamic.py:83: local variable 'v' is assigned to but never used
./usr/share/pyjamas/library/dynamic.py:101: undefined name 'hassattr'
./usr/share/pyjamas/library/dynamic.py:270: local variable 'body' is assigned to but never used
./usr/share/pyjamas/library/dynamic.py:297: undefined name 'test_fn'
./usr/share/pyjamas/library/__pyjamas__.py:8: 'sys' imported but unused
./usr/share/pyjamas/library/__pyjamas__.py:18: undefined name 's'
./usr/share/pyjamas/library/pyjamas/HTTPRequest.py:6: 'JS' imported but unused
./usr/share/pyjamas/library/pyjamas/HTTPRequest.py:9: 'pyjd' imported but unused
./usr/share/pyjamas/library/pyjamas/HTTPRequest.py:67: local variable 'handler' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/HTTPRequest.py:91: local variable 'handler' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/HTTPRequest.py:185: undefined name 'localHandler'
./usr/share/pyjamas/library/pyjamas/HTTPRequest.py:185: undefined name 'e'
./usr/share/pyjamas/library/pyjamas/DOM.py:21: 'onClosing' imported but unused
./usr/share/pyjamas/library/pyjamas/DOM.py:21: 'onClosed' imported but unused
./usr/share/pyjamas/library/pyjamas/DOM.py:22: 'JS' imported but unused
./usr/share/pyjamas/library/pyjamas/DOM.py:439: local variable 'mf' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/DOM.py:566: local variable 'mf' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/DOM.py:602: undefined name 'element'
./usr/share/pyjamas/library/pyjamas/DOM.py:786: undefined name 'elem'
./usr/share/pyjamas/library/pyjamas/Canvas2D.py:15: 'Event' imported but unused
./usr/share/pyjamas/library/pyjamas/Canvas2D.py:16: 'MouseListener' imported but unused
./usr/share/pyjamas/library/pyjamas/Canvas2D.py:17: 'KeyboardListener' imported but unused
./usr/share/pyjamas/library/pyjamas/Canvas2D.py:19: 'FocusListener' imported but unused
./usr/share/pyjamas/library/pyjamas/Canvas2D.py:21: 'JS' imported but unused
./usr/share/pyjamas/library/pyjamas/Cookies.py:8: 'urllib' imported but unused
./usr/share/pyjamas/library/pyjamas/JSONParser.py:2: 'math' imported but unused
./usr/share/pyjamas/library/pyjamas/Location.py:1: 'JS' imported but unused
./usr/share/pyjamas/library/pyjamas/History.py:5: 'doc' imported but unused
./usr/share/pyjamas/library/pyjamas/History.py:7: 'get_main_frame' imported but unused
./usr/share/pyjamas/library/pyjamas/XMLDoc.py:1: 'get_main_frame' imported but unused
./usr/share/pyjamas/library/pyjamas/XMLDoc.py:1: 'JS' imported but unused
./usr/share/pyjamas/library/pyjamas/Factory.py:9: 'log' imported but unused
./usr/share/pyjamas/library/pyjamas/Factory.py:48: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/JSONService.py:10: 'sys' imported but unused
./usr/share/pyjamas/library/pyjamas/JSONService.py:18: redefinition of unused 'dumps' from line 14
./usr/share/pyjamas/library/pyjamas/JSONService.py:19: redefinition of unused 'loads' from line 14
./usr/share/pyjamas/library/pyjamas/JSONService.py:20: redefinition of unused 'JSONDecodeException' from line 14
./usr/share/pyjamas/library/pyjamas/Window.py:11: 'JS' imported but unused
./usr/share/pyjamas/library/pyjamas/Timer.py:5: 'JS' imported but unused
./usr/share/pyjamas/library/pyjamas/Timer.py:15: 'pyjd' imported but unused
./usr/share/pyjamas/library/pyjamas/django/Form.py:13: redefinition of unused 'TextBox' from line 7
./usr/share/pyjamas/library/pyjamas/django/Form.py:60: local variable 'method' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/dnd/HasDragHandle.py:18: 'Widget' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:18: 'AbsolutePanel' imported but./usr/share/pyjamas/library/pyjamas/dnd/FiresDragEvents.py:22: invalid syntax
interface FiresDragEvents {
                         ^
./usr/share/pyjamas/library/pyjamas/dnd/DragEvent.py:25: invalid syntax
abstract class DragEvent extends EventObject:
              ^
./usr/share/pyjamas/library/pyjamas/dnd/DragHandler.py:23: invalid syntax
interface DragHandler extends EventListener {
                     ^
./usr/share/pyjamas/library/pyjamas/dnd/util/AbstractArea.py:21: invalid syntax
abstract class AbstractArea implements Area:
              ^
./usr/share/pyjamas/library/pyjamas/dnd/util/CoordinateArea.py:21: invalid syntax
class CoordinateArea extends AbstractArea:
                            ^
./usr/share/pyjamas/library/pyjamas/dnd/util/DOMUtil.py:30: invalid syntax
    impl = GWT.create(DOMUtilImpl.class)
                                       ^
./usr/share/pyjamas/library/pyjamas/dnd/util/WidgetArea.py:25: invalid syntax
class WidgetArea extends AbstractArea:
                        ^
 unused
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:19: 'Widget' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:21: 'DropController' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:33: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:38: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:43: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:48: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:53: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:59: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:66: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:71: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:76: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:83: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:93: undefined name 'self'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:97: local variable 'boundaryPanel' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:105: local variable 'dropController' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:106: local variable 'draggable' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:114: undefined name 'dropController'
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:115: local variable 'finalDropController' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/dnd/DragContext.py:116: local variable 'vetoException' is assigned to but never used
./usr/share/pyjamas/library/pyjamas/dnd/util/Area.py:141: redefinition of function 'intersects' from line 132
./usr/share/pyjamas/library/pyjamas/dnd/util/CoordinateLocation.py:35: undefined name 'left'
./usr/share/pyjamas/library/pyjamas/dnd/util/CoordinateLocation.py:44: undefined name 'top'
./usr/share/pyjamas/library/pyjamas/dnd/util/AbstractLocation.py:25: undefined name 'getLeft'
./usr/share/pyjamas/library/pyjamas/dnd/util/AbstractLocation.py:26: undefined name 'getTop'
./usr/share/pyjamas/library/pyjamas/dnd/util/AbstractLocation.py:27: undefined name 'CoordinateLocation'
./usr/share/pyjamas/library/pyjamas/dnd/util/AbstractLocation.py:35: undefined name 'getLeft'
./usr/share/pyjamas/library/pyjamas/dnd/util/AbstractLocation.py:35: undefined name 'getTop'
./usr/share/pyjamas/library/pyjamas/dnd/util/StringUtil.py:32: undefined name 'GWT'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplIE6.py:24: undefined name 'DOMUtilImpl'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplIE6.py:26: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplIE6.py:36: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplIE6.py:42: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplIE6.py:48: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplIE6.py:54: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplIE6.py:60: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplMozilla.py:24: undefined name 'DOMUtilImplStandard'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplMozilla.py:26: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplMozillaOld.py:22: undefined name 'DOMUtilImplMozilla'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplStandard.py:24: undefined name 'DOMUtilImpl'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplStandard.py:26: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplStandard.py:34: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplStandard.py:44: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplStandard.py:54: undef./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImpl.py:33: expected an indented block
    """
       ^
./usr/share/pyjamas/library/pyjamas/dnd/drop/AbstractIndexedDropController.py:34: invalid syntax
abstract class AbstractIndexedDropController extends AbstractPositioningDropController:
              ^
./usr/share/pyjamas/library/pyjamas/dnd/drop/BoundaryDropController.py:29: invalid syntax
class BoundaryDropController extends AbsolutePositionDropController:
                                    ^
./usr/share/pyjamas/library/pyjamas/dnd/drop/SimpleDropController.py:24: invalid syntax
class SimpleDropController extends AbstractDropController:
                                  ^
./usr/share/pyjamas/library/pyjamas/dnd/drop/AbsolutePositionDropController.py:38: invalid syntax
class AbsolutePositionDropController extends AbstractPositioningDropController:
                                            ^
ined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplStandard.py:62: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplStandard.py:70: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplOpera.py:22: undefined name 'DOMUtilImplStandard'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplSafari.py:25: undefined name 'DOMUtilImplStandard'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplSafari.py:27: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplSafari.py:42: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplSafari.py:55: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplSafari.py:68: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/util/impl/DOMUtilImplSafari.py:74: undefined name 'JS'
./usr/share/pyjamas/library/pyjamas/dnd/drop/FlowPanelDropController.py:18: 'FlowPanel' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/FlowPanelDropController.py:20: 'Widget' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/FlowPanelDropController.py:22: 'DragContext' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/FlowPanelDropController.py:30: undefined name 'AbstractIndexedDropController'
./usr/share/pyjamas/library/pyjamas/dnd/drop/FlowPanelDropController.py:50: undefined name 'dropTarget'
./usr/share/pyjamas/library/pyjamas/dnd/drop/FlowPanelDropController.py:55: undefined name 'CSS_DRAGDROP_FLOW_PANEL_POSITIONER'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:18: 'AbsolutePanel' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:19: 'Widget' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:21: 'DragContext' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:40: undefined name 'dropTarget'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:41: undefined name 'dropTarget'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:42: undefined name 'gridX'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:42: undefined name 'gridX'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:43: undefined name 'gridY'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:43: undefined name 'gridY'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:44: undefined name 'dropTarget'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:49: undefined name 'draggableList'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:51: undefined name 'dropTargetOffsetX'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:52: undefined name 'dropTargetOffsetY'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:53: undefined name 'dropTargetClientWidth'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:55: undefined name 'dropTargetClientHeight'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:57: undefined name 'gridX'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:57: undefined name 'gridX'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:58: undefined name 'gridY'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:58: undefined name 'gridY'
./usr/share/pyjamas/library/pyjamas/dnd/drop/GridConstrainedDropController.py:59: undefined name 'dropTarget'
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:18: 'Widget' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:20: 'DragContext' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:21: 'DragController' imported but un./usr/share/pyjamas/library/pyjamas/dnd/drop/AbstractDropController.py:29: invalid syntax
abstract class AbstractDropController implements DropController:
              ^
./usr/share/pyjamas/library/pyjamas/dnd/drop/IndexedDropController.py:40: invalid syntax
class IndexedDropController extends AbstractIndexedDropController:
                                   ^
./usr/share/pyjamas/library/pyjamas/dnd/drop/AbstractPositioningDropController.py:28: invalid syntax
abstract class AbstractPositioningDropController extends AbstractDropController:
              ^
used
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:22: 'DragEndEvent' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:23: 'VetoDragException' imported but unused
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:53: redefinition of function 'onDrop' from line 41
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:73: redefinition of function 'onEnter' from line 59
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:91: redefinition of function 'onLeave' from line 79
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:97: redefinition of function 'onLeave' from line 91
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:116: redefinition of function 'onMove' from line 103
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:122: redefinition of function 'onMove' from line 116
./usr/share/pyjamas/library/pyjamas/dnd/drop/DropController.py:139: redefinition of function 'onPreviewDrop' from line 128
./usr/share/pyjamas/library/pyjamas/dnd/drop/VetoDropException.py:25: undefined name 'UnsupportedOperationException'
./usr/share/pyjamas/library/pyjamas/gears/Factory.py:110: undefined name 'LocalServer'
./usr/share/pyjamas/library/pyjamas/gears/Factory.py:119: undefined name 'WorkerPool'
./usr/share/pyjamas/library/pyjamas/gears/GearsException.py:37: redefinition of function '__init__' from line 27
./usr/share/pyjamas/library/pyjamas/gears/database/DatabaseException.py:23: undefined name 'GearsException'
./usr/share/pyjamas/library/pyjamas/gears/database/DatabaseException.py:39: redefinition of function '__init__' from line 29
./usr/share/pyjamas/library/pyjamas/platform/Timermshtml.py:9: undefined name 'pyjd'
./usr/share/pyjamas/library/pyjamas/platform/Timermshtml.py:24: undefined name 'pyjd'
./usr/share/pyjamas/library/pyjamas/platform/Windowmshtml.py:3: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/Windowmshtml.py:6: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMpywebkitgtk.py:22: undefined name 'getStyleAttribute'
./usr/share/pyjamas/library/pyjamas/platform/DOMpywebkitgtk.py:50: undefined name 'getStyleAttribute'
./usr/share/pyjamas/library/pyjamas/platform/HTTPRequesthulahop.py:16: undefined name 'pyjd'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:5: undefined name 'listeners'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:8: undefined name 'listeners'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:13: undefined name 'wnd'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:20: undefined name 'previewEvent'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:23: undefined name 'getCaptureElement'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:27: undefined name 'dispatchEvent'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:36: undefined name 'dispatchEvent'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:39: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:81: undefined name 'get_main_frame'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:82: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:83: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:84: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:85: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:86: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:87: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:88: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:89: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:90: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:95: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:116: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:133: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:135: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:140: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:142: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:178: undefined name 'doc'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:197: undefined name 'sCaptureElem'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:197: undefined name 'sCaptureElem'
./usr/share/pyjamas/library/pyjamas/platform/DOMmshtml.py:250: undefined name 'eventCancelBubble'
./usr/share/pyjamas/library/pyjamas/platform/Timerpywebkitgtk.py:8: undefined name 'pyjd'
./usr/share/pyjamas/library/pyjamas/platform/XMLDochulahop.py:2: undefined name 'get_main_frame'
./usr/share/pyjamas/library/pyjamas/platform/Timerhulahop.py:8: undefined name 'pyjd'
./usr/share/pyjamas/library/pyjamas/platform/Timerhulahop.py:13: undefined name 'pyjd'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:11: undefined name 'get_main_frame'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:12: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:13: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:14: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:15: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:16: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:17: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:18: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:19: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:20: undefined name 'browser_event_cb'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:22: undefined name 'get_main_frame'
./usr/share/pyjamas/library/pyjamas/platform/DOMhulahop.py:24: undefined name 'createButton'
./usr/share/pyjamas/library/__opera__/pyjamas/DOM.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/DOM.py:11: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/DOM.py:34: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/Location.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/Location.py:7: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/ui/Focus.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/ui/Focus.py:9: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/ui/Focus.py:37: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/ui/Focus.py:42: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/ui/Focus.py:47: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/ui/Focus.py:52: undefined name 'JS'
./usr/share/pyjamas/library/__opera__/pyjamas/ui/FormPanel.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pygwt.py:3: undefined name 'sNextHashId'
./usr/share/pyjamas/library/__browser__/pygwt.py:4: undefined name 'sNextHashId'
./usr/share/pyjamas/library/__browser__/pygwt.py:7: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pygwt.py:13: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pygwt.py:18: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/HTTPRequest.py:5: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/HTTPRequest.py:7: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/HTTPRequest.py:11: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/HTTPRequest.py:40: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/HTTPRequest.py:68: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/HTTPRequest.py:72: undefined name 'sys'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:17: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:87: undefined name 'sEventPreviewStack'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:90: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:95: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:100: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:105: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:112: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:120: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:125: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:130: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:135: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:140: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:164: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:169: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:179: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:189: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:198: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:203: undefined name 'sCaptureElem'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:209: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:229: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:245: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:262: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:271: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:281: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:284: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:292: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:298: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:314: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:323: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:332: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:340: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:351: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:357: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:378: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:406: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:447: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:453: undefined name 'sEventPreviewStack'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:456: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:495: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:500: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:505: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:510: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:521: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:526: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:529: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:539: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:544: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:553: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:564: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:588: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:603: undefined name 'sEventPreviewStack'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:604: undefined name 'sEventPreviewStack'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:604: undefined name 'sEventPreviewStack'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:608: undefined name 'eventCancelBubble'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:609: undefined name 'eventPreventDefault'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:619: undefined name 'sCaptureElem'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:620: undefined name 'eventGetType'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:622: undefined name 'currentEvent'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:628: undefined name 'currentEvent'
./usr/share/pyjamas/library/__browser__/pyjamas/DOM.py:636: undefined name 'appendChild'
./usr/share/pyjamas/library/__browser__/pyjamas/Canvas2D.py:1: undefined name 'Widget'
./usr/share/pyjamas/library/__browser__/pyjamas/Canvas2D.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Canvas2D.py:9: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Cookies.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Cookies.py:14: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Cookies.py:38: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:27: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:58: undefined name 'historyListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:61: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:66: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:71: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:76: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:96: undefined name 'historyListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/History.py:100: undefined name 'historyListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/XMLDoc.py:3: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:3: undefined name 'closingListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:6: undefined name 'resizeListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:9: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:13: undefined name 'location'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:14: undefined name 'Location'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:14: undefined name 'wnd'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:18: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:22: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:25: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:30: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:38: undefined name 'closingListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:49: undefined name 'resizeListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:69: undefined name 'closingListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:77: undefined name 'wnd'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:80: undefined name 'doc'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:84: undefined name 'sys'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:84: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:91: undefined name 'doc'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:95: undefined name 'wnd'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:98: undefined name 'wnd'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:101: undefined name 'wnd'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:106: undefined name 'closingListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:108: undefined name 'resizeListeners'
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:113: 'sys' imported but unused
./usr/share/pyjamas/library/__browser__/pyjamas/Window.py:116: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:15: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:20: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:25: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:30: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:43: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:44: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:54: undefined name 'alert'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:55: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:59: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:63: undefined name 'alert'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:64: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:68: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:75: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/Timer.py:76: undefined name 'timers'
./usr/share/pyjamas/library/__browser__/pyjamas/ui/FormPanel.py:1: undefined name 'SimplePanel'
./usr/share/pyjamas/library/__browser__/pyjamas/ui/FormPanel.py:5: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/ui/FormPanel.py:18: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/ui/FormPanel.py:37: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/ui/FormPanel.py:45: undefined name 'JS'
./usr/share/pyjamas/library/__browser__/pyjamas/ui/FlashPanel.py:12: undefined name 'Panel'
./usr/share/pyjamas/library/__browser__/pyjamas/ui/FlashPanel.py:32: undefined name 'log'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:13: undefined name 'JS'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:26: undefined name 'JS'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:60: undefined name 'JS'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:108: undefined name 'JS'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:130: undefined name 'JS'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:150: undefined name 'JS'
./usr/share/pyjamas/library/__mozilla__/pyjamas/DOM.py:176: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibpysm.py:3: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibpysm.py:15: undefined name 'pysm_import_module'
./usr/share/pyjamas/library/platform/pyjslibMozilla.py:3: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:3: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:15: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:30: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:31: undefined name 'isUndefined'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:31: undefined name 'module'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:33: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:35: undefined name 'module'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:40: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:45: undefined name 'pyv8_import_module'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:47: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:50: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:55: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:60: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:107: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:110: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyV8.py:153: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:22: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:38: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:41: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:49: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:54: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:101: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:104: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:158: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:177: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:198: local variable 'ev' is assigned to but never used
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:199: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:200: undefined name '__mod'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:277: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:498: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:503: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:519: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:521: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:542: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:547: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:564: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:566: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:571: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:573: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:575: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:577: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:599: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:601: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:608: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:610: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:620: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:622: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:624: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:626: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:633: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:646: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:648: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:653: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:655: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:660: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:662: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:664: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:666: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:668: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:670: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:672: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:676: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:678: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:694: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:696: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:716: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:723: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:727: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:736: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:748: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:750: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:755: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:757: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:759: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:761: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:783: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:785: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:792: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:794: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:804: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:806: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:808: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:810: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:817: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:830: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:832: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:837: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:839: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:844: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:846: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:848: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:850: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:852: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:854: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:856: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:860: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:862: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:878: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:880: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:900: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:907: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:911: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:922: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:936: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:938: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:968: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:970: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:975: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:977: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:986: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:988: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:995: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:997: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1003: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1007: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1009: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1014: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1016: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1021: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1023: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1031: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1033: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1039: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1041: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1050: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1054: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1058: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1062: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1066: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1072: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1078: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1083: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1091: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1095: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1099: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1108: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1125: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1130: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1159: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1164: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1194: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1196: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1213: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1215: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1222: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1225: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1229: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1234: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1236: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1240: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1242: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1252: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1254: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1262: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1268: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1321: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1323: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1327: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1329: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1339: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1341: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1347: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1349: undefined name 'pyjslib'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1351: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1355: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1359: undefined name 'pyjslib'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1369: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1371: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1381: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1383: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1393: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1395: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1417: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1419: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1429: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1431: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1438: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1440: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1447: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1449: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1455: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1475: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1525: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1527: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1540: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1542: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1546: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1548: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1552: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1554: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1558: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1560: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1564: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1566: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1570: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1572: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1576: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1578: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1582: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1584: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1588: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1595: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1606: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1621: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1632: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1636: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1679: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1689: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1699: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1704: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1711: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1714: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1721: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1724: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1734: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1740: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1748: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1768: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1770: undefined name 'a'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1773: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1781: undefined name 'left'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1782: undefined name 'minlen'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1784: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1785: undefined name 'minlen_type'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1788: undefined name 'conversion'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1790: undefined name 'flags'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1790: undefined name 'precision'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1790: undefined name 'conversion'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1796: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1798: undefined name 'a'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1801: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1809: undefined name 'left'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1810: undefined name 'key'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1811: undefined name 'key'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1813: undefined name 'key'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1814: undefined name 'flags'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1814: undefined name 'minlen'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1814: undefined name 'precision'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1814: undefined name 'conversion'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1816: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1819: undefined name 'a'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1832: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1834: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1844: undefined name 'noSourceTracking'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1849: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1852: local variable 'mth' is assigned to but never used
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1853: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1855: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1857: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1858: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1861: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1863: undefined name 'p'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1864: undefined name 'p'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1869: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1870: undefined name 'r'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1875: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1876: undefined name 'r'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1880: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1881: undefined name 'r'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1886: undefined name 'JS'
./usr/share/pyjamas/library/platform/pyjslibPyJS.py:1887: undefined name 'f'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:39: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:48: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:56: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:62: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:67: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:72: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:78: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:83: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:88: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:102: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:119: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:125: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:130: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:140: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:146: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:152: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:158: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:164: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:172: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:184: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:194: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:199: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:204: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:211: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:235: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/DOM.py:240: undefined name 'eventCancelBubble'
./usr/share/pyjamas/library/__ie6__/pyjamas/Location.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/Location.py:7: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/History.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/History.py:65: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/Window.py:3: undefined name 'doc'
./usr/share/pyjamas/library/__ie6__/pyjamas/Window.py:6: undefined name 'doc'
./usr/share/pyjamas/library/__ie6__/pyjamas/Canvas/GWTCanvas.py:1: undefined name 'Widget'
./usr/share/pyjamas/library/__ie6__/pyjamas/Canvas/GWTCanvas.py:4: undefined name 'GWTCanvasImplIE6'
./usr/share/pyjamas/library/__ie6__/pyjamas/Canvas/GWTCanvas.py:6: undefined name 'LinearGradientImplIE6'
./usr/share/pyjamas/library/__ie6__/pyjamas/Canvas/GWTCanvas.py:8: undefined name 'RadialGradientImplIE6'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/TextBoxBase.py:3: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/TextBoxBase.py:17: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/TextBoxBase.py:31: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/TextArea.py:3: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/Focus.py:3: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:39: undefined name 'DOM'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:41: undefined name 'DOM'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:43: undefined name 'DOM'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:65: undefined name 'DOM'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:74: undefined name 'Timer'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:118: undefined name 'DeferredCommand'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:133: local variable 'resizefn' is assigned to but never used
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/horizsplitpanel.py:135: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/FormPanel.py:3: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/FormPanel.py:15: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/FormPanel.py:35: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/PopupPanel.py:5: undefined name 'JS'
./usr/share/pyjamas/library/__ie6__/pyjamas/ui/PopupPanel.py:23: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/DOM.py:6: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/DOM.py:16: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/DOM.py:50: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/DOM.py:84: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/DOM.py:96: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/History.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/History.py:52: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/Window.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/ui/Focus.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/ui/Focus.py:15: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/ui/Focus.py:52: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/ui/Focus.py:63: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/ui/Focus.py:68: undefined name 'JS'
./usr/share/pyjamas/library/__safari__/pyjamas/ui/Focus.py:73: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOM.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOM.py:15: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOM.py:27: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOM.py:46: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOM.py:64: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOM.py:84: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOM.py:110: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOMOldMoz.py:2: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOMOldMoz.py:15: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOMOldMoz.py:27: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOMOldMoz.py:46: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOMOldMoz.py:64: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOMOldMoz.py:84: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/DOMOldMoz.py:103: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/ui/Focus.py:4: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/ui/Focus.py:9: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/ui/Focus.py:37: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/ui/Focus.py:42: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/ui/Focus.py:47: undefined name 'JS'
./usr/share/pyjamas/library/__oldmoz__/pyjamas/ui/Focus.py:52: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:19: 'debugger' imported but unused
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:498: undefined name 'args'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:553: undefined name 'args'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:608: undefined name 'args'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:622: local variable 'save_track_module' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:623: redefinition of unused 'sys' from line 6499
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:629: undefined name 'pyjslib'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:632: local variable 'is_module_object' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:636: local variable 'objName' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:648: local variable 'contextTopName' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:4184: redefinition of function '__hash__' from line 4162
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:4752: local variable 'val' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:5227: local variable 'i' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:5269: local variable 'nval' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:5740: local variable 'emtpy' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:5745: undefined name 'empty'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:5785: local variable 'v' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/pyjslib.py:6367: local variable 'mth' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__spidermonkey__/pyjslib.py:3: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__spidermonkey__/pyjslib.py:8: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:3: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:14: undefined name 'setCompilerOptions'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:15: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:16: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:18: undefined name 'dynamic'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:18: undefined name 'platform'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:19: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:22: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:24: undefined name 'dynamic'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:25: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:33: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/builtin/__pyv8__/pyjslib.py:38: undefined name 'JS'
./usr/share/pyjamas/pyjs/src/pyjs/lib/_random.py:34: local variable 'seed' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/random.py:1: 'JS' imported but unused
./usr/share/pyjamas/pyjs/src/pyjs/lib/os.py:18: undefined name 'bs'
./usr/share/pyjamas/pyjs/src/pyjs/lib/urllib.py:1: 'JS' imported but unused
./usr/share/pyjamas/pyjs/src/pyjs/lib/re.py:100: 'debugger' imported but unused
./usr/share/pyjamas/pyjs/src/pyjs/lib/re.py:168: local variable 'spat' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/re.py:253: undefined name 'groups'
./usr/share/pyjamas/pyjs/src/pyjs/lib/re.py:254: undefined name 'groupindex'
./usr/share/pyjamas/pyjs/src/pyjs/lib/re.py:255: undefined name 'indexgroup'
./usr/share/pyjamas/pyjs/src/pyjs/lib/math.py:21: undefined name 'log'
./usr/share/pyjamas/pyjs/src/pyjs/lib/math.py:25: undefined name 'fabs'
./usr/share/pyjamas/pyjs/src/pyjs/lib/math.py:37: undefined name 'log'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:141: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:152: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:162: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:200: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:214: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:219: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:235: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:245: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/datetime.py:263: undefined name 'NontImplementedError'
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:87: local variable 'tm_year' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:88: local variable 'tm_mon' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:89: local variable 'tm_mday' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:90: local variable 'tm_hour' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:91: local variable 'tm_min' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:92: local variable 'tm_sec' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:111: local variable 'firstMonday' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/time.py:169: local variable 're_pct' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/struct.py:254: local variable 'n_args' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/struct.py:267: local variable 'num_s' is assigned to but never used
./usr/share/pyjamas/pyjs/src/pyjs/lib/logging/handlers.py:30: 'debugger' imported but unused
./usr/share/pyjamas/pyjs/src/pyjs/lib/logging/handlers.py:38: redefinition of unused 'codecs' from line 36
./usr/share/pyjamas/pyjs/src/pyjs/lib/logging/__init__.py:29: 'debugger' imported but unused
./usr/share/pyjamas/pyjs/src/pyjs/lib/logging/__init__.py:30: 'os' imported but unused
./usr/share/pyjamas/pyjs/src/pyjs/lib/logging/__init__.py:35: redefinition of unused 'codecs' from line 33
./usr/share/pyjamas/pyjs/tests/test040.py:10: undefined name 'baz'
./usr/share/pyjamas/pyjs/tests/test040.py:11: undefined name 'bar'
./usr/share/pyjamas/pyjs/tests/test040.py:13: undefined name 'biz'
./usr/share/pyjamas/pyjs/tests/test040.py:14: undefined name 'baz'
./usr/share/pyjamas/pyjs/tests/test040.py:18: undefined name 'bar'
./usr/share/pyjamas/pyjs/tests/test028.py:4: undefined name 'getDataRowCount'
./usr/share/pyjamas/pyjs/tests/test028.py:5: undefined name 'grid'
./usr/share/pyjamas/pyjs/tests/test028.py:17: undefined name 'grid'
./usr/share/pyjamas/pyjs/tests/test028.py:26: local variable 'isLastPage' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test028.py:29: undefined name 'grid'
./usr/share/pyjamas/pyjs/tests/test028.py:33: undefined name 'navbar'
./usr/share/pyjamas/pyjs/tests/test028.py:33: undefined name 'isLstPage'
./usr/share/pyjamas/pyjs/tests/test028.py:34: undefined name 'navbar'
./usr/share/pyjamas/pyjs/tests/test028.py:35: undefined name 'navbar'
./usr/share/pyjamas/pyjs/tests/test028.py:37: undefined name 'setStatusText'
./usr/share/pyjamas/pyjs/tests/test045.py:4: local variable 'x' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test029.py:6: local variable 'caption' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test013.py:12: undefined name 'Event'
./usr/share/pyjamas/pyjs/tests/test033.py:4: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test033.py:4: local variable 'a' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test033.py:5: undefined name 'x'
./usr/share/pyjamas/pyjs/tests/test033.py:5: local variable 'b' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test033.py:6: undefined name 'self'
./usr/share/pyjamas/pyjs/tests/test033.py:6: local variable 'c' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test033.py:7: local variable 'd' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test033.py:8: undefined name 'Baz'
./usr/share/pyjamas/pyjs/tests/test033.py:8: local variable 'e' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test033.py:9: undefined name 'x'
./usr/share/pyjamas/pyjs/tests/test033.py:9: local variable 'f' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test033.py:10: undefined name 'x'
./usr/share/pyjamas/pyjs/tests/test033.py:10: local variable 'g' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test033.py:11: undefined name 'x'
./usr/share/pyjamas/pyjs/tests/test033.py:11: local variable 'h' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test043.py:2: undefined name 'pairs'
./usr/share/pyjamas/pyjs/tests/test024.py:6: undefined name 'daysFilter'
./usr/share/pyjamas/pyjs/tests/test022.py:6: local variable 'slot' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test034.py:1: undefined name 'JS'
./usr/share/pyjamas/pyjs/tests/test034.py:6: undefined name 'JS'
./usr/share/pyjamas/pyjs/tests/test046.py:2: undefined name 'foo'
./usr/share/pyjamas/pyjs/tests/test046.py:2: local variable 'bar' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test035.py:7: local variable 'foo' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test035.py:8: local variable 'bar' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test-report.py:137: redefinition of unused 'sys' from line 3
./usr/share/pyjamas/pyjs/tests/test-coverage.py:105: redefinition of unused 'sys' from line 3
./usr/share/pyjamas/pyjs/tests/test-coverage.py:110: local variable 'output' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test009.py:58: undefined name 'JS'
./usr/share/pyjamas/pyjs/tests/test032.py:9: local variable 'y' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test032.py:14: local variable 'foo' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test032.py:19: local variable 'bar' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test044.py:2: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:3: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:3: undefined name 'z'
./usr/share/pyjamas/pyjs/tests/test044.py:4: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:4: undefined name 'z'
./usr/share/pyjamas/pyjs/tests/test044.py:5: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:5: undefined name 'z'
./usr/share/pyjamas/pyjs/tests/test044.py:6: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:6: undefined name 'z'
./usr/share/pyjamas/pyjs/tests/test044.py:7: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:7: undefined name 'z'
./usr/share/pyjamas/pyjs/tests/test044.py:8: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:9: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:9: undefined name 'z'
./usr/share/pyjamas/pyjs/tests/test044.py:10: undefined name 'y'
./usr/share/pyjamas/pyjs/tests/test044.py:10: undefined name 'z'
./usr/share/pyjamas/pyjs/tests/test044.py:10: local variable 'x' is assigned to but never used
./usr/share/pyjamas/pyjs/tests/test041.py:2: undefined name 'foo'
./usr/share/pyjamas/pyjs/tests/test041.py:2: undefined name 'bar'
./usr/share/pyjamas/pyjs/tests/test041.py:3: undefined name 'do_something'
./usr/share/pyjamas/pyjs/tests/test041.py:4: undefined name 'foo'
./usr/share/pyjamas/pyjs/tests/test041.py:4: undefined name 'bar'
./usr/share/pyjamas/pyjs/tests/test041.py:5: undefined name 'do_something_else'
./usr/share/pyjamas/pyjs/tests/test041.py:6: undefined name 'foo'
./usr/share/pyjamas/pyjs/tests/test041.py:6: undefined name 'bar'
./usr/share/pyjamas/pyjs/tests/test041.py:7: undefined name 'good'
./usr/share/pyjamas/pyjs/tests/test041.py:8: undefined name 'foo'
./usr/share/pyjamas/pyjs/tests/test041.py:8: undefined name 'bar'
./usr/share/pyjamas/pyjs/tests/test041.py:9: undefined name 'bad'
./usr/share/pyshared/pyjs/linker.py:3: 'sys' imported but unused
./usr/share/pyshared/pyjs/linker.py:4: 'util' imported but unused
./usr/share/pyshared/pyjs/linker.py:23: local variable 'candidates' is assigned to but never used
./usr/share/pyshared/pyjs/linker.py:24: local variable 'packages' is assigned to but never used
./usr/share/pyshared/pyjs/linker.py:25: local variable 'modules' is assigned to but never used
./usr/share/pyshared/pyjs/browser.py:12: redefinition of unused 'md5' from line 10
./usr/share/pyshared/pyjs/browser.py:149: local variable 'app_name' is assigned to but never used
./usr/share/pyshared/pyjs/browser.py:151: local variable 'dynamic' is assigned to but never used
./usr/share/pyshared/pyjs/browser.py:152: local variable 'app_headers' is assigned to but never used
./usr/share/pyshared/pyjs/browser.py:251: local variable 'setoptions' is assigned to but never used
./usr/share/pyshared/pyjs/sm.py:4: 'util' imported but unused
./usr/share/pyshared/pyjs/sm.py:109: undefined name 'len_ouput_dir'
./usr/share/pyshared/pyjs/sm.py:110: undefined name 'len_ouput_dir'
./usr/share/pyshared/pyjs/sm.py:121: undefined name 'platform_name'
./usr/share/pyshared/pyjs/sm.py:131: local variable 'module_files' is assigned to but never used
./usr/share/pyshared/pyjs/sm.py:132: local variable 'js_lib_files' is assigned to but never used
./usr/share/pyshared/pyjs/sm.py:133: local variable 'early_static_js_libs' is assigned to but never used
./usr/share/pyshared/pyjs/sm.py:137: local variable 'app_name' is assigned to but never used
./usr/share/pyshared/pyjs/sm.py:138: local variable 'available_modules' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:25: redefinition of unused 'md5' from line 23
./usr/share/pyshared/pyjs/translator.py:26: 'logging' imported but unused
./usr/share/pyshared/pyjs/translator.py:27: 'compiler' imported but unused
./usr/share/pyshared/pyjs/translator.py:1017: local variable 'attr' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1096: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1154: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1177: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1181: local variable 'zero' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1198: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1214: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1230: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1249: local variable 'dbg' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1250: local variable 'mod' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1368: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1379: local variable 'src1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1379: local variable 'src2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1388: undefined name 'captured_output'
./usr/share/pyshared/pyjs/translator.py:1489: local variable 'maxargs1str' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1560: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1621: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1670: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1721: local variable 'default_value' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1738: local variable 'default_pos' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1891: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:1951: undefined name 'v'
./usr/share/pyshared/pyjs/translator.py:2584: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3208: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3213: local variable 'bool' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3222: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3227: local variable 'bool' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3265: local variable 'reuse_tuple' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3266: local variable 'op' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3295: local variable 'list_expr' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3308: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3433: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3434: local variable 'v' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3435: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3443: local variable 'e' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3444: local variable 'v' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3445: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3453: local variable 'e1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3454: local variable 'e2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3459: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3467: local variable 'e1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3468: local variable 'e2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3473: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3481: local variable 'e1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3482: local variable 'e2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3487: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3495: local variable 'e1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3496: local variable 'e2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3501: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3509: local variable 'e1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3510: local variable 'e2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3515: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3523: local variable 'e1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3524: local variable 'e2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3529: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3541: local variable 'e1' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3542: local variable 'e2' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3547: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3613: undefined name 'v'
./usr/share/pyshared/pyjs/translator.py:3621: undefined name 'v'
./usr/share/pyshared/pyjs/translator.py:3721: local variable 'tis_outmost' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3776: local variable 'then' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3777: local variable 'else_' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3834: local variable 'attr_left' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3835: local variable 'attr_right' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3855: local variable 's' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3876: local variable 'attrstr' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:3911: redefinition of unused 'compiler' from line 27
./usr/share/pyshared/pyjs/translator.py:3913: redefinition of unused 'compiler' from line 3911
./usr/share/pyshared/pyjs/translator.py:3913: redefinition of unused 'compiler' from line 27
./usr/share/pyshared/pyjs/translator.py:3937: local variable 'trees' is assigned to but never used
./usr/share/pyshared/pyjs/translator.py:4039: undefined name 'eqNodes'
./usr/share/pyshared/pyjs/translator.py:4041: undefined name 'copyAssign'
./usr/share/pyshared/pyjs/translator.py:4048: undefined name 'self'
./usr/share/pyshared/pyjs/translator.py:4086: undefined name 'smod'
./usr/share/pyshared/pyjs/translator.py:4198: undefined name 'path'
./usr/share/pyshared/pyjs/translator.py:4540: redefinition of unused 'compiler' from line 27

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