Debian Automated Code Analysis

pyflakes analysis of jython_2.5.1-2_all.deb

./usr/share/jython/Lib/signal.py:225: invalid syntax
        sun.misc.Signal.raise(_signals[SIGALRM])
                             ^
./usr/share/jython/Lib/copy.py:61: redefinition of unused 'PyStringMap' from line 59
./usr/share/jython/Lib/SimpleHTTPServer.py:24: redefinition of unused 'StringIO' from line 22
./usr/share/jython/Lib/string.py:526: 'whitespace' imported but unused
./usr/share/jython/Lib/string.py:526: 'maketrans' imported but unused
./usr/share/jython/Lib/csv.py:7: '__doc__' imported but unused
./usr/share/jython/Lib/csv.py:7: 'field_size_limit' imported but unused
./usr/share/jython/Lib/csv.py:17: redefinition of unused 'StringIO' from line 15
./usr/share/jython/Lib/locale.py:30: 'from _locale import *' used; unable to detect undefined names
./usr/share/jython/Lib/locale.py:464: redefinition of function 'setlocale' from line 70
./usr/share/jython/Lib/locale.py:504: redefinition of function 'getpreferredencoding' from line 494
./usr/share/jython/Lib/locale.py:509: redefinition of function 'getpreferredencoding' from line 504
./usr/share/jython/Lib/codeop.py:61: 'PyCF_DONT_IMPLY_DEDENT' imported but unused
./usr/share/jython/Lib/telnetlib.py:43: redefinition of unused 'select' from line 41
./usr/share/jython/Lib/dummy_threading.py:50: 'threading' imported but unused
./usr/share/jython/Lib/dummy_threading.py:56: 'from _dummy_threading import *' used; unable to detect undefined names
./usr/share/jython/Lib/dummy_threading.py:57: '__all__' imported but unused
./usr/share/jython/Lib/dummy_threading.py:82: redefinition of unused 'dummy_thread' from line 16
./usr/share/jython/Lib/optparse.py:78: redefinition of unused 'gettext' from line 76
./usr/share/jython/Lib/optparse.py:824: redefinition of function 'isbasestring' from line 821
./usr/share/jython/Lib/optparse.py:1387: local variable 'stop' is assigned to but never used
./usr/share/jython/Lib/tarfile.py:64: redefinition of unused 'pwd' from line 62
./usr/share/jython/Lib/tarfile.py:64: redefinition of unused 'grp' from line 62
./usr/share/jython/Lib/tarfile.py:1745: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/tarfile.py:1773: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/tarfile.py:1782: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/tarfile.py:1796: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/tarfile.py:2155: redefinition of unused 'StringIO' from line 2153
./usr/share/jython/Lib/gettext.py:84: redefinition of unused 'StringIO' from line 82
./usr/share/jython/Lib/gettext.py:133: redefinition of unused 'locale' from line 50
./usr/share/jython/Lib/gettext.py:142: redefinition of unused 'locale' from line 50
./usr/share/jython/Lib/gettext.py:149: redefinition of unused 'locale' from line 50
./usr/share/jython/Lib/gettext.py:156: redefinition of unused 'locale' from line 50
./usr/share/jython/Lib/mailbox.py:29: redefinition of unused 'fcntl' from line 27
./usr/share/jython/Lib/popen2.py:118: redefinition of function 'popen2' from line 88
./usr/share/jython/Lib/popen2.py:125: undefined name 'Popen3'
./usr/share/jython/Lib/popen2.py:128: redefinition of function 'popen3' from line 98
./usr/share/jython/Lib/popen2.py:135: undefined name 'Popen3'
./usr/share/jython/Lib/popen2.py:138: redefinition of function 'popen4' from line 108
./usr/share/jython/Lib/popen2.py:145: undefined name 'Popen4'
./usr/share/jython/Lib/pydoc.py:57: 'rfind' imported but unused
./usr/share/jython/Lib/pydoc.py:62: redefinition of unused 'deque' from line 59
./usr/share/jython/Lib/pydoc.py:1967: redefinition of unused 'select' from line 1965
./usr/share/jython/Lib/pydoc.py:2168: local variable 'gui' is assigned to but never used
./usr/share/jython/Lib/shelve.py:64: redefinition of unused 'Pickler' from line 62
./usr/share/jython/Lib/shelve.py:64: redefinition of unused 'Unpickler' from line 62
./usr/share/jython/Lib/shelve.py:69: redefinition of unused 'StringIO' from line 67
./usr/share/jython/Lib/shelve.py:72: 'warnings' imported but unused
./usr/share/jython/Lib/ntpath.py:257: local variable 'st' is assigned to but never used
./usr/share/jython/Lib/ntpath.py:503: redefinition of function 'abspath' from line 490
./usr/share/jython/Lib/ntpath.py:509: undefined name 'WindowsError'
./usr/share/jython/Lib/tokenize.py:30: 'from token import *' used; unable to detect undefined names
./usr/share/jython/Lib/tokenize.py:326: local variable 'strstart' is assigned to but never used
./usr/share/jython/Lib/htmllib.py:27: 'entitydefs' imported but unused
./usr/share/jython/Lib/site.py:392: 'sitecustomize' imported but unused
./usr/share/jython/Lib/Queue.py:25: redefinition of unused 'threading' from line 23
./usr/share/jython/Lib/opcode.py:32: undefined name 'def_op'
./usr/share/jython/Lib/opcode.py:36: undefined name 'def_op'
./usr/share/jython/Lib/opcode.py:40: undefined name 'def_op'
./usr/share/jython/Lib/pdb.py:66: 'readline' imported but unused
./usr/share/jython/Lib/pdb.py:328: local variable 'msg' is assigned to but never used
./usr/share/jython/Lib/asyncore.py:59: undefined name 'socket_map'
./usr/share/jython/Lib/pkgutil.py:14: undefined name 'read_code' in __all__
./usr/share/jython/Lib/pkgutil.py:314: local variable 'mod_type' is assigned to but never used
./usr/share/jython/Lib/aifc.py:175: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/aifc.py:311: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/aifc.py:408: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/aifc.py:427: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/aifc.py:485: redefinition of unused 'audioop' from line 472
./usr/share/jython/Lib/aifc.py:485: 'audioop' imported but unused
./usr/share/jython/Lib/aifc.py:751: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/aifc.py:795: 'audioop' imported but unused
./usr/share/jython/Lib/aifc.py:821: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/aifc.py:893: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/sre_parse.py:17: 'from sre_constants import *' used; unable to detect undefined names
./usr/share/jython/Lib/bisect.py:82: 'insort_right' imported but unused
./usr/share/jython/Lib/bisect.py:82: 'bisect' imported but unused
./usr/share/jython/Lib/bisect.py:82: 'bisect_left' imported but unused
./usr/share/jython/Lib/bisect.py:82: 'insort' imported but unused
./usr/share/jython/Lib/bisect.py:82: 'insort_left' imported but unused
./usr/share/jython/Lib/bisect.py:82: 'bisect_right' imported but unused
./usr/share/jython/Lib/asynchat.py:90: local variable 'why' is assigned to but never used
./usr/share/jython/Lib/asynchat.py:223: local variable 'why' is assigned to but never used
./usr/share/jython/Lib/Cookie.py:218: redefinition of unused 'dumps' from line 216
./usr/share/jython/Lib/Cookie.py:218: redefinition of unused 'loads' from line 216
./usr/share/jython/Lib/pyexpat.py:1: 'from xml.parsers.expat import *' used; unable to detect undefined names
./usr/share/jython/Lib/py_compile.py:7: 'os' imported but unused
./usr/share/jython/Lib/posix.py:1: 'from os import *' used; unable to detect undefined names
./usr/share/jython/Lib/mimetools.py:101: redefinition of unused 'thread' from line 99
./usr/share/jython/Lib/shutil.py:19: undefined name 'WindowsError'
./usr/share/jython/Lib/shutil.py:161: redefinition of function 'onerror' from line 158
./usr/share/jython/Lib/shutil.py:179: local variable 'err' is assigned to but never used
./usr/share/jython/Lib/runpy.py:17: redefinition of unused 'get_loader' from line 15
./usr/share/jython/Lib/pickle.py:29: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/pickle.py:90: redefinition of unused 'PyStringMap' from line 88
./usr/share/jython/Lib/pickle.py:506: redefinition of function 'save_string' from line 480
./usr/share/jython/Lib/pickle.py:732: local variable 'memo' is assigned to but never used
./usr/share/jython/Lib/pickle.py:1359: redefinition of unused 'StringIO' from line 1357
./usr/share/jython/Lib/ftplib.py:294: local variable 'resp' is assigned to but never used
./usr/share/jython/Lib/ftplib.py:406: local variable 'resp' is assigned to but never used
./usr/./usr/share/jython/Lib/javashell.py:58: invalid syntax
            p = Runtime.getRuntime().exec( shellCmd, env, File(os.getcwd()) )
                                         ^
share/jython/Lib/ftplib.py:688: undefined name 'macro_lines'
./usr/share/jython/Lib/ftplib.py:691: undefined name 'macro_lines'
./usr/share/jython/Lib/ftplib.py:691: undefined name 'macro_name'
./usr/share/jython/Lib/ftplib.py:718: local variable 'macro_name' is assigned to but never used
./usr/share/jython/Lib/ftplib.py:719: local variable 'macro_lines' is assigned to but never used
./usr/share/jython/Lib/ftplib.py:813: local variable 'resp' is assigned to but never used
./usr/share/jython/Lib/getpass.py:53: redefinition of unused 'msvcrt' from line 121
./usr/share/jython/Lib/getpass.py:121: 'msvcrt' imported but unused
./usr/share/jython/Lib/tempfile.py:45: redefinition of function '_set_cloexec' from line 42
./usr/share/jython/Lib/tempfile.py:59: redefinition of unused '_thread' from line 57
./usr/share/jython/Lib/mhlib.py:703: redefinition of unused 'StringIO' from line 701
./usr/share/jython/Lib/httplib.py:77: redefinition of unused 'StringIO' from line 75
./usr/share/jython/Lib/dummy_thread.py:23: 'warnings' imported but unused
./usr/share/jython/Lib/codecs.py:15: 'from _codecs import *' used; unable to detect undefined names
./usr/share/jython/Lib/codecs.py:19: undefined name 'register_error' in __all__
./usr/share/jython/Lib/codecs.py:19: undefined name 'register' in __all__
./usr/share/jython/Lib/codecs.py:19: undefined name 'lookup' in __all__
./usr/share/jython/Lib/codecs.py:19: undefined name 'lookup_error' in __all__
./usr/share/jython/Lib/codecs.py:1024: 'encodings' imported but unused
./usr/share/jython/Lib/reconvert.py:68: 'from regex_syntax import *' used; unable to detect undefined names
./usr/share/jython/Lib/posixpath.py:174: local variable 'st' is assigned to but never used
./usr/share/jython/Lib/posixpath.py:185: local variable 'st' is assigned to but never used
./usr/share/jython/Lib/posixpath.py:226: redefinition of function 'samefile' from line 220
./usr/share/jython/Lib/posixpath.py:457: redefinition of function '_resolve_link' from line 447
./usr/share/jython/Lib/SimpleXMLRPCServer.py:111: redefinition of unused 'fcntl' from line 109
./usr/share/jython/Lib/new.py:7: 'classobj' imported but unused
./usr/share/jython/Lib/new.py:8: 'function' imported but unused
./usr/share/jython/Lib/new.py:9: 'instance' imported but unused
./usr/share/jython/Lib/new.py:10: 'instancemethod' imported but unused
./usr/share/jython/Lib/new.py:11: 'module' imported but unused
./usr/share/jython/Lib/new.py:21: 'code' imported but unused
./usr/share/jython/Lib/inspect.py:102: redefinition of function 'ismemberdescriptor' from line 94
./usr/share/jython/Lib/inspect.py:119: redefinition of function 'isgetsetdescriptor' from line 111
./usr/share/jython/Lib/smtpd.py:290: local variable 'channel' is assigned to but never used
./usr/share/jython/Lib/cgi.py:47: redefinition of unused 'StringIO' from line 45
./usr/share/jython/Lib/readline.py:13: undefined name 'readline' in __all__
./usr/share/jython/Lib/sets.py:62: redefinition of unused 'ifilter' from line 59
./usr/share/jython/Lib/sets.py:69: redefinition of unused 'ifilterfalse' from line 59
./usr/share/jython/Lib/linecache.py:131: local variable 'msg' is assigned to but never used
./usr/share/jython/Lib/subprocess.py:389: 'from _subprocess import *' used; unable to detect undefined names
./usr/share/jython/Lib/subprocess.py:390: redefinition of unused 'STARTUPINFO' from line 384
./usr/share/jython/Lib/subprocess.py:396: redefinition of unused 'pywintypes' from line 377
./usr/share/jython/Lib/subprocess.py:400: redefinition of unused 'threading' from line 374
./usr/share/jython/Lib/subprocess.py:413: redefinition of unused 'errno' from line 399
./usr/share/jython/Lib/subprocess.py:1131: local variable 'obj' is assigned to but never used
./usr/share/jython/Lib/subprocess.py:1139: redefinition of function '_get_handles' from line 951
./usr/share/jython/Lib/subprocess.py:1220: redefinition of function '_execute_child' from line 1040
./usr/share/jython/Lib/subprocess.py:1273: redefinition of function 'poll' from line 1118
./usr/share/jython/Lib/subprocess.py:1284: redefinition of function 'wait' from line 1127
./usr/share/jython/Lib/subprocess.py:1302: redefinition of function '_get_handles' from line 1139
./usr/share/jython/Lib/subprocess.py:1362: redefinition of function '_execute_child' from line 1220
./usr/share/jython/Lib/subprocess.py:1485: redefinition of function 'poll' from line 1273
./usr/share/jython/Lib/subprocess.py:1499: redefinition of function 'wait' from line 1284
./usr/share/jython/Lib/subprocess.py:1508: redefinition of function '_communicate' from line 900
./usr/share/jython/Lib/socket.py:20: 'string' imported but unused
./usr/share/jython/Lib/socket.py:24: 'time' imported but unused
./usr/share/jython/Lib/socket.py:25: 'types' imported but unused
./usr/share/jython/Lib/unicodedata.py:222: 'sys' imported but unused
./usr/share/jython/Lib/shlex.py:17: redefinition of unused 'StringIO' from line 15
./usr/share/jython/Lib/sndhdr.py:87: local variable 'hdr_size' is assigned to but never used
./usr/share/jython/Lib/sndhdr.py:134: local variable 'style' is assigned to but never used
./usr/share/jython/Lib/MimeWriter.py:181: 'test' imported but unused
./usr/share/jython/Lib/UserDict.py:96: local variable 'value' is assigned to but never used
./usr/share/jython/Lib/platform.py:410: local variable 'why' is assigned to but never used
./usr/share/jython/Lib/platform.py:475: 'win32api' imported but unused
./usr/share/jython/Lib/platform.py:583: 'gestalt' imported but unused
./usr/share/jython/Lib/platform.py:584: 'MacOS' imported but unused
./usr/share/jython/Lib/platform.py:647: 'java' imported but unused
./usr/share/jython/Lib/sre_compile.py:15: 'from sre_constants import *' used; unable to detect undefined names
./usr/share/jython/Lib/trace.py:377: local variable 'table_length' is assigned to but never used
./usr/share/jython/Lib/trace.py:378: local variable 'docstring' is assigned to but never used
./usr/share/jython/Lib/ast.py:28: 'from _ast import *' used; unable to detect undefined names
./usr/share/jython/Lib/ast.py:29: '__version__' imported but unused
./usr/share/jython/Lib/zipfile.py:10: redefinition of unused 'zlib' from line 8
./usr/share/jython/Lib/zipfile.py:294: local variable 'old' is assigned to but never used
./usr/share/jython/Lib/zipfile.py:714: local variable 'pos3' is assigned to but never used
./usr/share/jython/Lib/timeit.py:61: redefinition of unused 'itertools' from line 58
./usr/share/jython/Lib/code.py:299: 'readline' imported but unused
./usr/share/jython/Lib/xmlrpclib.py:141: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/xmlrpclib.py:154: redefinition of unused 'datetime' from line 152
./usr/share/jython/Lib/xmlrpclib.py:180: redefinition of function '_stringify' from line 173
./usr/share/jython/Lib/xmlrpclib.py:419: redefinition of unused 'StringIO' from line 417
./usr/share/jython/Lib/os.py:44: 'time' imported but unused
./usr/share/jython/Lib/os.py:54: redefinition of unused 'Errno' from line 52
./usr/share/jython/Lib/os.py:79: local variable 'os_type' is assigned to but never used
./usr/share/jython/Lib/os.py:96: redefinition of unused 'JavaPOSIX' from line 94
./usr/share/jython/Lib/os.py:96: redefinition of unused 'POSIXHandler' from line 94
./usr/share/jython/Lib/os.py:96: redefinition of unused 'POSIXFactory' from line 94
./usr/share/jython/Lib/os.py:129: redefinition of unused 'path' from line 127
./usr/share/jython/Lib/os.py:132: 'devnull' imported but unused
./usr/share/jython/Lib/os.py:132: 'extsep' imported but unused
./usr/share/jython/Lib/os.py:434: redefinition of unused 'LinuxErrno' from line 432
./usr/share/jython/Lib/os.py:575: redefinition of unused 'Platform' from line 573
./usr/share/jython/Lib/os.py:625: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/os.py:684: local variable 'fnfe' is assigned to but never used
./usr/share/jython/Lib/os.py:1010: redefinition of function 'getlogin' from line 809
./usr/share/jython/Lib/filecmp.py:14: 'warnings' imported but unused
./usr/share/jython/Lib/filecmp.py:160: local variable 'why' is assigned to but never used
./usr/share/jython/Lib/urllib.py:48: redefinition of unused 'url2pathname' from line 46
./usr/share/jython/Lib/urllib.py:48: redefinition of unused 'pathname2url' from line 46
./usr/share/jython/Lib/urllib.py:50: redefinition of unused 'url2pathname' from line 48
./usr/share/jython/Lib/urllib.py:50: redefinition of unused 'pathname2url' from line 48
./usr/share/jython/Lib/urllib.py:52: redefinition of unused 'url2pathname' from line 50
./usr/share/jython/Lib/urllib.py:57: redefinition of unused 'pathname2url' from line 50
./usr/share/jython/Lib/urllib.py:220: local variable 'msg' is assigned to but never used
./usr/share/jython/Lib/urllib.py:359: local variable 'void' is assigned to but never used
./usr/share/jython/Lib/urllib.py:467: redefinition of unused 'StringIO' from line 465
./usr/share/jython/Lib/urllib.py:504: redefinition of unused 'StringIO' from line 502
./usr/share/jython/Lib/urllib.py:573: redefinition of unused 'StringIO' from line 571
./usr/share/jython/Lib/urllib.py:641: local variable 'void' is assigned to but never used
./usr/share/jython/Lib/urllib.py:827: redefinition of unused 'StringIO' from line 825
./usr/share/jython/Lib/urllib.py:992: redefinition of function '_is_unicode' from line 989
./usr/share/jython/Lib/urllib.py:1267: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/urllib.py:1371: undefined name 'WindowsError'
./usr/share/jython/Lib/urllib.py:1378: redefinition of function 'getproxies' from line 1329
./usr/share/jython/Lib/urllib.py:1387: redefinition of function 'proxy_bypass' from line 1326
./usr/share/jython/Lib/urllib.py:1402: undefined name 'WindowsError'
./usr/share/jython/Lib/urllib.py:1450: redefinition of function 'proxy_bypass' from line 1387
./usr/share/jython/Lib/imaplib.py:598: local variable 'name' is assigned to but never used
./usr/share/jython/Lib/imaplib.py:987: local variable 'val' is assigned to but never used
./usr/share/jython/Lib/decimal.py:391: redefinition of unused 'threading' from line 384
./usr/share/jython/Lib/decimal.py:409: undefined name 'threading'
./usr/share/jython/Lib/decimal.py:419: undefined name 'threading'
./usr/share/jython/Lib/decimal.py:422: undefined name 'threading'
./usr/share/jython/Lib/decimal.py:431: redefinition of function 'getcontext' from line 411
./usr/share/jython/Lib/decimal.py:445: redefinition of function 'setcontext' from line 404
./usr/share/jython/Lib/decimal.py:4857: undefined name 'div_nearest'
./usr/share/jython/Lib/decimal.py:5131: redefinition of unused 're' from line 5114
./usr/share/jython/Lib/gzip.py:356: redefinition of function 'flush' from line 348
./usr/share/jython/Lib/pstats.py:541: 'readline' imported but unused
./usr/share/jython/Lib/pstats.py:671: redefinition of unused 'sys' from line 35
./usr/share/jython/Lib/urllib2.py:107: redefinition of unused 'StringIO' from line 105
./usr/share/jython/Lib/urllib2.py:109: 'quote' imported but unused
./usr/share/jython/Lib/urllib2.py:114: 'localhost' imported but unused
./usr/share/jython/Lib/urllib2.py:1164: redefinition of unused 'quote' from line 109
./usr/share/jython/Lib/urllib2.py:1175: redefinition of unused 'quote' from line 109
./usr/share/jython/Lib/urllib2.py:1185: redefinition of unused 'quote' from line 109
./usr/share/jython/Lib/threading.py:3: 'CyclicBarrier' imported but unused
./usr/share/jython/Lib/threading.py:4: 'ReentrantLock' imported but unused
./usr/share/jython/Lib/threading.py:8: '_Lock' imported but unused
./usr/share/jython/Lib/threading.py:8: '_RLock' imported but unused
./usr/share/jython/Lib/threading.py:60: redefinition of unused 'Semaphore' from line 3
./usr/share/jython/Lib/macpath.py:4: 'from stat import *' used; unable to detect undefined names
./usr/share/jython/Lib/macpath.py:156: local variable 'st' is assigned to but never used
./usr/share/jython/Lib/macpath.py:168: local variable 'st' is assigned to but never used
./usr/share/jython/Lib/weakref.py:23: 'ReferenceError' imported but unused
./usr/share/jython/Lib/cookielib.py:35: redefinition of unused '_threading' from line 33
./usr/share/jython/Lib/cookielib.py:1775: 'lwp_cookie_str' imported but unused
./usr/share/jython/Lib/quopri.py:17: redefinition of unused 'a2b_qp' from line 15
./usr/share/jython/Lib/quopri.py:18: redefinition of unused 'b2a_qp' from line 15
./usr/share/jython/Lib/binhex.py:75: redefinition of unused 'FInfo' from line 48
./usr/share/jython/Lib/binhex.py:81: redefinition of function 'getfileinfo' from line 51
./usr/share/jython/Lib/binhex.py:390: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/binhex.py:450: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/binhex.py:469: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/bdb.py:235: local variable 'bp' is assigned to but never used
./usr/share/jython/Lib/profile.py:539: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/sched.py:114: local variable 'void' is assigned to but never used
./usr/share/jython/Lib/SocketServer.py:582: redefinition of unused 'StringIO' from line 580
./usr/share/jython/Lib/dis.py:6: 'from opcode import *' used; unable to detect undefined names
./usr/share/jython/Lib/mimetypes.py:60: undefined name 'encodings_map'
./usr/share/jython/Lib/mimetypes.py:61: undefined name 'suffix_map'
./usr/share/jython/Lib/mimetypes.py:64: undefined name 'types_map'
./usr/share/jython/Lib/mimetypes.py:66: undefined name 'common_types'
./usr/share/jython/Lib/urlparse.py:353: redefinition of unused 'StringIO' from line 351
./usr/share/jython/Lib/sre.py:9: 'from re import *' used; unable to detect undefined names
./usr/share/jython/Lib/sre.py:10: '__all__' imported but unused
./usr/share/jython/Lib/sre.py:13: '_compile' imported but unused
./usr/share/jython/Lib/xdrlib.py:11: redefinition of unused '_StringIO' from line 9
./usr/share/jython/Lib/select.py:13: 'socket' imported but unused
./usr/share/jython/Lib/select.py:125: local variable 'vx' is assigned to but never used
./usr/share/jython/Lib/select.py:169: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/StringIO.py:34: redefinition of unused 'EINVAL' from line 32
./usr/share/jython/Lib/cgitb.py:176: redefinition of unused 'traceback' from line 99
./usr/share/jython/Lib/cgitb.py:248: redefinition of unused 'traceback' from line 191
./usr/share/jython/Lib/_strptime.py:23: redefinition of unused '_thread_allocate_lock' from line 21
./usr/share/jython/Lib/pyclbr.py:45: 'NEWLINE' imported but unused
./usr/share/jython/Lib/test/test_sax.py:6: 'SAXException' imported but unused
./usr/share/jython/Lib/test/test_sax.py:313: redefinition of unused 'handler' from line 6
./usr/share/jython/Lib/test/test_subprocess.py:494: local variable 'p' is assigned to but never used
./usr/share/jython/Lib/test/test_subprocess.py:627: redefinition of function 'test_invalid_args' from line 558
./usr/share/jython/Lib/test/test_subprocess.py:646: redefinition of function 'test_shell_sequence' from line 569
./usr/share/jython/Lib/test/test_subprocess.py:655: redefinition of function 'test_shell_string' from line 578
./usr/share/jython/Lib/test/test_subprocess.py:664: redefinition of function 'test_call_string' from line 587
./usr/share/jython/Lib/test/test_subprocess.py:688: redefinition of function 'test_invalid_args' from line 627
./usr/share/jython/Lib/test/test_import.py:11: 'RAnDoM' imported but unused
./usr/share/jython/Lib/test/test_import.py:18: 'double_const' imported but unused
./usr/share/jython/Lib/test/test_import.py:133: local variable 'mod' is assigned to but never used
./usr/share/jython/Lib/test/test_import.py:232: 'infinite_reload' imported but unused
./usr/share/jython/Lib/test/test_uu.py:10: redefinition of unused 'uu' from line 9
./usr/share/jython/Lib/test/test_uu.py:11: 'StringIO' imported but unused
./usr/share/jython/Lib/test/test_urllib2net.py:9: 'sys' imported but unused
./usr/share/jython/Lib/test/test_urllib2net.py:25: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2net.py:70: 'gc' imported but unused
./usr/share/jython/Lib/test/test_compile_jy.py:5: '__builtin__' imported but unused
./usr/share/jython/Lib/test/test_compile_jy.py:30: local variable 'compiled_path' is assigned to but never used
./usr/share/jython/Lib/test/test_class_jy.py:334: undefined name '__module__'
./usr/share/jython/Lib/test/test_class_jy.py:336: undefined name '__module__'
./usr/share/jython/Lib/test/test_dumbdbm.py:64: local variable 'keys' is assigned to but never used
./usr/share/jython/Lib/test/test_dumbdbm.py:101: local variable 'keys' is assigned to but never used
./usr/share/jython/Lib/test/test_posix.py:13: 'sys' imported but unused
./usr/share/jython/Lib/test/test_pbcvm.py:46: 'pycimport' imported but unused
./usr/share/jython/Lib/test/test_xpickle.py:8: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_csv.py:530: redefinition of function 'test_single' from line 455
./usr/share/jython/Lib/test/test_csv.py:533: redefinition of function 'test_simple' from line 458
./usr/share/jython/Lib/test/test_csv.py:787: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test_csv.py:803: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test_csv.py:822: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test_applesingle.py:4: 'macostools' imported but unused
./usr/share/jython/Lib/test/test_applesingle.py:5: 'Carbon' imported but unused
./usr/share/jython/Lib/test/test_applesingle.py:8: 'sys' imported but unused
./usr/share/jython/Lib/test/test_imageop.py:76: 'imgfile' imported but unused
./usr/share/jython/Lib/test/test_imageop.py:92: local variable 'newimage' is assigned to but never used
./usr/share/jython/Lib/test/test_imageop.py:100: local variable 'scaleimage' is assigned to but never used
./usr/share/jython/Lib/test/test_imageop.py:108: local variable 'videoimage' is assigned to but never used
./usr/share/jython/Lib/test/test_normalization.py:1: 'TestSkipped' imported but unused
./usr/share/jython/Lib/test/test_normalization.py:1: 'TestFailed' imported but unused
./usr/share/jython/Lib/test/test_struct.py:2: 'test' imported but unused
./usr/share/jython/Lib/test/test_struct.py:524: undefined name 'func'
./usr/share/jython/Lib/test/test_descr_jy.py:71: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_socketserver.py:8: 'from SocketServer import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_hotshot.py:84: local variable 'y' is assigned to but never used
./usr/share/jython/Lib/test/test_hotshot.py:85: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_funcattrs.py:1: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_ossaudiodev.py:4: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_ossaudiodev.py:7: 'fcntl' imported but unused
./usr/share/jython/Lib/test/test_ossaudiodev.py:9: 'os' imported but unused
./usr/share/jython/Lib/test/test_ossaudiodev.py:11: 'select' imported but unused
./usr/share/jython/Lib/test/test_ossaudiodev.py:22: redefinition of unused 'AFMT_S16_NE' from line 19
./usr/share/jython/Lib/test/test_ossaudiodev.py:145: local variable 'err' is assigned to but never used
./usr/share/jython/Lib/test/test_index.py:4: 'sys' imported but unused
./usr/share/jython/Lib/test/test_stringmap.py:1: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_closuregen.py:44: 'sys' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:14: 'BaseHTTPServer' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:15: 'DocXMLRPCServer' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:16: 'CGIHTTPServer' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:17: 'SimpleHTTPServer' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:18: 'SimpleXMLRPCServer' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:19: 'aifc' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:20: 'audiodev' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:21: 'bdb' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:22: 'cgitb' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:23: 'cmd' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:24: 'code' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:25: 'compileall' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:26: 'encodings' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:27: 'formatter' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:28: 'ftplib' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:29: 'getpass' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:30: 'gopherlib' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:31: 'htmlentitydefs' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:32: 'ihooks' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:33: 'imghdr' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:34: 'imputil' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:35: 'keyword' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:36: 'linecache' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:37: 'macurl2path' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:38: 'mailcap' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:39: 'mimify' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:40: 'mutex' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:41: 'nntplib' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:42: 'nturl2path' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:43: 'opcode' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:44: 'os2emxpath' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:45: 'pdb' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:46: 'pipes' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:48: 'posixfile' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:49: 'pstats' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:50: 'py_compile' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:51: 'pydoc' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:52: 'rexec' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:53: 'rlcompleter' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:54: 'sched' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:55: 'smtplib' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:56: 'sndhdr' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:57: 'statvfs' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:58: 'stringold' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:59: 'sunau' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:60: 'sunaudio' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:61: 'symbol' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:62: 'tabnanny' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:63: 'telnetlib' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:64: 'timeit' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:65: 'toaiff' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:66: 'token' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:68: 'tty' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:76: 'webbrowser' imported but unused
./usr/share/jython/Lib/test/test_sundry.py:77: 'xml' imported but unused
./usr/share/jython/Lib/test/test_urllib2.py:4: 'socket' imported but unused
./usr/share/jython/Lib/test/test_urllib2.py:37: local variable 'buf' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:406: local variable 'handlers' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:450: local variable 'r' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:489: local variable 'r' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:511: local variable 'r' is assigned to but never u./usr/share/jython/Lib/test/bad_coding.py: problem decoding source
sed
./usr/share/jython/Lib/test/test_urllib2.py:562: redefinition of unused 'socket' from line 4
./usr/share/jython/Lib/test/test_urllib2.py:565: local variable 'o' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:591: redefinition of unused 'socket' from line 4
./usr/share/jython/Lib/test/test_urllib2.py:591: 'time' imported but unused
./usr/share/jython/Lib/test/test_urllib2.py:622: local variable 'newurl' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:706: redefinition of unused 'socket' from line 4
./usr/share/jython/Lib/test/test_urllib2.py:764: local variable 'newreq' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:790: local variable 'o' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:888: local variable 'r' is assigned to but never used
./usr/share/jython/Lib/test/test_urllib2.py:976: 'httplib' imported but unused
./usr/share/jython/Lib/test/test_urllib2.py:1004: local variable 'r' is assigned to but never used
./usr/share/jython/Lib/test/test_peepholer.py:52: redefinition of function 'f' from line 44
./usr/share/jython/Lib/test/test_zipfile.py:5: redefinition of unused 'zlib' from line 3
./usr/share/jython/Lib/test/test_zipfile.py:339: local variable 'zf' is assigned to but never used
./usr/share/jython/Lib/test/test_xml_etree.py:5: 'sys' imported but unused
./usr/share/jython/Lib/test/test_xml_etree.py:5: 'doctest' imported but unused
./usr/share/jython/Lib/test/test_jser.py:1: 'from test_support import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_re.py:7: 'os' imported but unused
./usr/share/jython/Lib/test/test_re.py:21: local variable 's' is assigned to but never used
./usr/share/jython/Lib/test/test_re.py:395: redefinition of function 'test_ignore_case' from line 365
./usr/share/jython/Lib/test/test_re.py:448: '_compile' imported but unused
./usr/share/jython/Lib/test/test_re.py:674: 'benchmarks' imported but unused
./usr/share/jython/Lib/test/test_symtable.py:31: local variable 'symbols' is assigned to but never used
./usr/share/jython/Lib/test/test_symtable.py:34: local variable 'symbols' is assigned to but never used
./usr/share/jython/Lib/test/test_symtable.py:37: local variable 'symbols' is assigned to but never used
./usr/share/jython/Lib/test/test_mutants.py:142: local variable 'c' is assigned to but never used
./usr/share/jython/Lib/test/test_classpathimporter.py:30: 'org' imported but unused
./usr/share/jython/Lib/test/test_classpathimporter.py:36: 'org' imported but unused
./usr/share/jython/Lib/test/test_resource.py:98: local variable 'usageself' is assigned to but never used
./usr/share/jython/Lib/test/test_resource.py:99: local variable 'usagechildren' is assigned to but never used
./usr/share/jython/Lib/test/test_resource.py:102: local variable 'usageboth' is assigned to but never used
./usr/share/jython/Lib/test/test_future2.py:3: 'string' imported but unused
./usr/share/jython/Lib/test/test_dis.py:1: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_dis.py:1: 'verify' imported but unused
./usr/share/jython/Lib/test/test_dis.py:1: 'TestFailed' imported but unused
./usr/share/jython/Lib/test/doctest_aliases.py:13: undefined name 'f'
./usr/share/jython/Lib/test/doctest_aliases.py:13: local variable 'g' is assigned to but never used
./usr/share/jython/Lib/test/test_xml_etree_c.py:3: 'sys' imported but unused
./usr/share/jython/Lib/test/test_xml_etree_c.py:3: 'doctest' imported but unused
./usr/share/jython/Lib/test/test_dummy_threading.py:6: 'random' imported but unused
./usr/share/jython/Lib/test/test_dummy_threading.py:21: undefined name 'sema'
./usr/share/jython/Lib/test/test_dummy_threading.py:22: undefined name 'mutex'
./usr/share/jython/Lib/test/test_dummy_threading.py:23: undefined name 'running'
./usr/share/jython/Lib/test/test_dummy_threading.py:26: undefined name 'mutex'
./usr/share/jython/Lib/test/test_dummy_threading.py:30: undefined name 'mutex'
./usr/share/jython/Lib/test/test_dummy_threading.py:34: undefined name 'mutex'
./usr/share/jython/Lib/test/test_dummy_threading.py:35: undefined name 'sema'
./usr/share/jython/Lib/test/test_dummy_threading.py:38: undefined name 'numtasks'
./usr/share/jython/Lib/test/test_dummy_threading.py:40: undefined name 'threads'
./usr/share/jython/Lib/test/test_site.py:8: 'TestFailed' imported but unused
./usr/share/jython/Lib/test/test_site.py:13: 'tempfile' imported but unused
./usr/share/jython/Lib/test/test_site.py:221: 'sitecustomize' imported but unused
./usr/share/jython/Lib/test/test_sys.py:59: local variable 'exc' is assigned to but never used
./usr/share/jython/Lib/test/test_list.py:1: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_sunaudiodev.py:1: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_gc.py:163: local variable 'frame' is assigned to but never used
./usr/share/jython/Lib/test/test_gc.py:225: local variable 'a' is assigned to but never used
./usr/share/jython/Lib/test/test_gc.py:230: local variable 'a' is assigned to but never used
./usr/share/jython/Lib/test/test_gc.py:456: local variable 'c0wr' is assigned to but never used
./usr/share/jython/Lib/test/test_winreg.py:4: 'from _winreg import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_winreg.py:5: 'os' imported but unused
./usr/share/jython/Lib/test/test_bsddb185.py:7: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_builtin_jy.py:43: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_builtin_jy.py:44: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/test_builtin_jy.py:62: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/test_builtin_jy.py:71: undefined name 'time'
./usr/share/jython/Lib/test/test_builtin_jy.py:75: undefined name 'time'
./usr/share/jython/Lib/test/test_crypt.py:6: 'verify' imported but unused
./usr/share/jython/Lib/test/test_os.py:168: 'sys' imported but unused
./usr/share/jython/Lib/test/test_os.py:178: redefinition of function 'trunc' from line 176
./usr/share/jython/Lib/test/test_os.py:217: local variable 'result2' is assigned to but never used
./usr/share/jython/Lib/test/test_os.py:269: local variable 'result2' is assigned to but never used
./usr/share/jython/Lib/test/test_os.py:294: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_os.py:456: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_os.py:459: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_os.py:462: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_os.py:465: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_os.py:468: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_os.py:471: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_os.py:474: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_fnmatch.py:6: 'fnmatchcase' imported but unused
./usr/share/jython/Lib/test/test_tcl.py:110: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/test_deque.py:7: 'StringIO' imported but unused
./usr/share/jython/Lib/test/test_deque.py:461: local variable 'dd' is assigned to but never used
./usr/share/jython/Lib/test/test_asynchat.py:3: 'thread' imported but unused
./usr/share/jython/Lib/test/string_tests.py:1136: 'zlib' imported but unused
./usr/share/jython/Lib/test/test_minidom.py:618: redefinition of function 'check_allnodes' from line 615
./usr/share/jython/Lib/test/test_repr.py:152: 'warnings' imported but unused
./usr/share/jython/Lib/test/test_dircache.py:7: 'TESTFN' imported but unused
./usr/share/jython/Lib/test/test_multibytecodec_support.py:7: 'os' imported but unused
./usr/share/jython/Lib/test/test_multibytecodec_support.py:106: redefinition of function 'myreplace' from line 100
./usr/share/jython/Lib/test/test_pep247.py:23: local variable 'obj2' is assigned to but never used
./usr/share/jython/Lib/test/inspect_fodder2.py:59: undefined name 'world'
./usr/share/jython/Lib/test/test_java_subclasses.py:129: local variable 's' is assigned to but never used
./usr/share/jython/Lib/test/test_java_subclasses.py:236: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test_htmlparser.py:5: 'sys' imported but unused
./usr/share/jython/Lib/test/test_sgmllib.py:1: 'htmlentitydefs' imported but unused
./usr/share/jython/Lib/test/test_sgmllib.py:119: 'sys' imported but unused
./usr/share/jython/Lib/test/test_sgmllib.py:350: redefinition of function 'test_illegal_declarations' from line 302
./usr/share/jython/Lib/test/test_java_visibility.py:6: 'Integer' imported but unused
./usr/share/jython/Lib/test/test_structmembers.py:8: 'test' imported but unused
./usr/share/jython/Lib/test/test_structmembers.py:8: 'warnings' imported but unused
./usr/share/jython/Lib/test/test_structmembers.py:8: 'exceptions' imported but unused
./usr/share/jython/Lib/test/test_types.py:3: 'from test.test_support import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/Graph.py:2: 'from math import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_iter.py:556: redefinition of function 'test_unicode_join_endcase' from line 515
./usr/share/jython/Lib/test/test_cpickle.py:2: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_logging.py:28: 'types' imported but unused
./usr/share/jython/Lib/test/test_sqlite.py:2: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_sqlite.py:5: '_sqlite3' imported but unused
./usr/share/jython/Lib/test/test_email_renamed.py:4: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_trace.py:48: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:60: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:74: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:90: undefined name 'bla'
./usr/share/jython/Lib/test/test_trace.py:91: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:100: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:118: local variable 'exc' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:119: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:148: local variable 'exc' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:186: local variable 'b' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:237: local variable 'y' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:376: undefined name 'f'
./usr/share/jython/Lib/test/test_trace.py:396: local variable 'y' is assigned to but never used
./usr/share/jython/Lib/test/test_trace.py:633: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/list_tests.py:8: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_weakref.py:19: redefinition of function 'extra_collect' from line 12
./usr/share/jython/Lib/test/test_weakref.py:108: local variable 'ref1' is assigned to but never used
./usr/share/jython/Lib/test/test_weakref.py:178: local variable 'ref' is assigned to but never used
./usr/share/jython/Lib/test/test_weakref.py:410: local variable 'wr' is assigned to but never used
./usr/share/jython/Lib/test/test_weakref.py:676: local variable 'w' is assigned to but never used
./usr/share/jython/Lib/test/test_weakref.py:904: local variable 'dict2' is assigned to but never used
./usr/share/jython/Lib/test/test_global.py:3: 'check_syntax' imported but unused
./usr/share/jython/Lib/test/test_global.py:12: local variable 'msg' is assigned to but never used
./usr/share/jython/Lib/test/test_descrtut.py:11: 'sortdict' imported but unused
./usr/share/jython/Lib/test/test_descrtut.py:12: 'pprint' imported but unused
./usr/share/jython/Lib/test/test_defaultdict.py:139: local variable 'err' is assigned to but never used
./usr/share/jython/Lib/test/test_copy.py:3: 'sys' imported but unused
./usr/share/jython/Lib/test/test_copy.py:47: local variable 'y' is assigned to but never used
./usr/share/jython/Lib/test/test_copy.py:220:./usr/share/jython/Lib/test/test_sys_jy.py:84: invalid syntax
        pi.exec(function.func_code)
               ^
 local variable 'y' is assigned to but never used
./usr/share/jython/Lib/test/test_copy.py:318: local variable 'y' is assigned to but never used
./usr/share/jython/Lib/test/test_curses.py:125: local variable 'win3' is assigned to but never used
./usr/share/jython/Lib/test/test_curses.py:173: local variable 'win' is assigned to but never used
./usr/share/jython/Lib/test/test_array.py:9: 'math' imported but unused
./usr/share/jython/Lib/test/test_array.py:737: local variable 'b' is assigned to but never used
./usr/share/jython/Lib/test/test_array.py:897: local variable 'typecode' is assigned to but never used
./usr/share/jython/Lib/test/test_array.py:936: local variable 'itemsize' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:7: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:10: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:13: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:18: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:21: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:24: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:27: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:35: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:38: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:40: redefinition of function 'test_version' from line 29
./usr/share/jython/Lib/test/test_platform.py:41: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:44: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:51: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:54: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:57: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:60: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:63: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_platform.py:71: local variable 'res' is assigned to but never used
./usr/share/jython/Lib/test/test_strftime.py:5: 'os' imported but unused
./usr/share/jython/Lib/test/test_strftime.py:24: redefinition of unused 'verbose' from line 6
./usr/share/jython/Lib/test/test_strftime.py:45: local variable 'gmt' is assigned to but never used
./usr/share/jython/Lib/test/test_zipimport.py:9: 'zlib' imported but unused
./usr/share/jython/Lib/test/test_zipimport.py:223: local variable 'mod' is assigned to but never used
./usr/share/jython/Lib/test/test_signal.py:287: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test_zlib.py:140: local variable 'combuf' is assigned to but never used
./usr/share/jython/Lib/test/test_compare.py:1: 'sys' imported but unused
./usr/share/jython/Lib/test/test_dict.py:4: 'cStringIO' imported but unused
./usr/share/jython/Lib/test/test_dict.py:4: 'sys' imported but unused
./usr/share/jython/Lib/test/test_dict.py:23: local variable 'k' is assigned to but never used
./usr/share/jython/Lib/test/test_dict.py:465: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test_commands.py:9: 'from commands import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/except_in_raising_code.py:2: undefined name 'noname'
./usr/share/jython/Lib/test/test_pty.py:11: redefinition of function 'debug' from line 8
./usr/share/jython/Lib/test/test_dict_jy.py:36: local variable 'a' is assigned to but never used
./usr/share/jython/Lib/test/import_nonexistent.py:2: 'nonexistent_module' imported but unused
./usr/share/jython/Lib/test/import_nonexistent.py:7: u./usr/share/jython/Lib/test/test_java_integration.py:133: invalid syntax
        s = System.in
                     ^
./usr/share/jython/Lib/test/test_classdecorators.py:14: invalid syntax
        class C(object): pass
             ^
ndefined name 'Error'
./usr/share/jython/Lib/test/test_itertools.py:3: 'from itertools import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_capi.py:34: local variable 'a' is assigned to but never used
./usr/share/jython/Lib/test/test_capi.py:34: local variable 'b' is assigned to but never used
./usr/share/jython/Lib/test/fork_wait.py:16: 'TestSkipped' imported but unused
./usr/share/jython/Lib/test/test_complex_args.py:17: redefinition of function 'f' from line 14
./usr/share/jython/Lib/test/test_complex_args.py:23: redefinition of function 'f' from line 21
./usr/share/jython/Lib/test/test_complex_args.py:25: redefinition of function 'f' from line 23
./usr/share/jython/Lib/test/test_complex_args.py:27: redefinition of function 'f' from line 25
./usr/share/jython/Lib/test/test_complex_args.py:42: redefinition of function 'f' from line 39
./usr/share/jython/Lib/test/test_complex_args.py:45: redefinition of function 'f' from line 42
./usr/share/jython/Lib/test/test_userstring.py:5: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_str.py:2: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_popen2.py:24: 'popen' imported but unused
./usr/share/jython/Lib/test/test_popen2.py:29: 'fork' imported but unused
./usr/share/jython/Lib/test/test_janoninner.py:3: 'sys' imported but unused
./usr/share/jython/Lib/test/test_janoninner.py:4: 'from test_support import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_jy_internals.py:161: local variable 'a' is assigned to but never used
./usr/share/jython/Lib/test/test_jy_internals.py:162: local variable 'b' is assigned to but never used
./usr/share/jython/Lib/test/test_jy_internals.py:208: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_jy_internals.py:231: 'PyInstance' imported but unused
./usr/share/jython/Lib/test/test_urllibnet.py:24: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_binascii.py:22: local variable 'funcs' is assigned to but never used
./usr/share/jython/Lib/test/test_pickle.py:2: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_datetime.py:7: 'sys' imported but unused
./usr/share/jython/Lib/test/test_datetime.py:2511: local variable 'base' is assigned to but never used
./usr/share/jython/Lib/test/test_datetime.py:2549: local variable 'base' is assigned to but never used
./usr/share/jython/Lib/test/test_datetime.py:2582: local variable 'base' is assigned to but never used
./usr/share/jython/Lib/test/test_datetime.py:2594: local variable 'base' is assigned to but never used
./usr/share/jython/Lib/test/test_datetime.py:3265: redefinition of unused 'sys' from line 7
./usr/share/jython/Lib/test/test_traceback.py:26: 'test' imported but unused
./usr/share/jython/Lib/test/test_sax_jy.py:1: 'sys' imported but unused
./usr/share/jython/Lib/test/test_unicode_jy.py:126: undefined name 'write'
./usr/share/jython/Lib/test/test_unicode_jy.py:137: undefined name 'os'
./usr/share/jython/Lib/test/test_coercion.py:2: 'sys' imported but unused
./usr/share/jython/Lib/test/test_unittest.py:7: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_list_jy.py:97: local variable 'ct' is assigned to but never used
./usr/share/jython/Lib/test/test_future.py:27: 'test_future3' imported but unused
./usr/share/jython/Lib/test/test_future.py:31: 'badsyntax_future3' imported but unused
./usr/share/jython/Lib/test/test_future.py:39: 'badsyntax_future4' imported but unused
./usr/share/jython/Lib/test/test_future.py:47: 'badsyntax_future5' imported but unused
./usr/share/jython/Lib/test/test_future.py:55: 'badsyntax_future6' imported but unused
./usr/share/jython/Lib/test/test_future.py:63: 'badsyntax_future7' imported but unused
./usr/share/jython/Lib/test/test_future.py:71: 'badsyntax_future8' imported but unused
./usr/share/jython/Lib/test/test_future.py:79: 'badsyntax_future9' imported but unused
./usr/share/jython/Lib/test/test_ioctl.py:20: redefinition of unused 'pty' from line 18
./usr/share/jython/Lib/test/test_ioctl.py:60: l./usr/share/jython/Lib/test/bad_coding2.py: problem decoding source
./usr/share/jython/Lib/test/badsyntax_future7.py:3: from __future__ imports must occur at the beginning of the file
from __future__ import nested_scopes; import string; from __future__ import \
./usr/share/jython/Lib/test/badsyntax_future3.py:3: future feature rested_snopes is not defined
from __future__ import rested_snopes
./usr/share/jython/Lib/test/eof_fodder6.py:5: unindent does not match any outer indentation level
  
   ^
./usr/share/jython/Lib/test/badsyntax_future4.py:3: from __future__ imports must occur at the beginning of the file
from __future__ import nested_scopes
ocal variable 'new_winsz' is assigned to but never used
./usr/share/jython/Lib/test/test_dict2java.py:110: local variable 'val' is assigned to but never used
./usr/share/jython/Lib/test/test_threaded_import.py:17: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_threaded_import.py:19: undefined name 'N'
./usr/share/jython/Lib/test/test_threaded_import.py:23: undefined name 'N'
./usr/share/jython/Lib/test/test_dictproxy_jy.py:5: 'sys' imported but unused
./usr/share/jython/Lib/test/test_tarfile.py:21: redefinition of unused 'bz2' from line 19
./usr/share/jython/Lib/test/test_tarfile.py:122: local variable 'text' is assigned to but never used
./usr/share/jython/Lib/test/test_tarfile.py:824: undefined name 'ReadTestGzip'
./usr/share/jython/Lib/test/test_tarfile.py:824: undefined name 'ReadStreamTestGzip'
./usr/share/jython/Lib/test/test_tarfile.py:825: undefined name 'WriteTestGzip'
./usr/share/jython/Lib/test/test_tarfile.py:825: undefined name 'WriteStreamTestGzip'
./usr/share/jython/Lib/test/test_pep277.py:80: local variable 'f1' is assigned to but never used
./usr/share/jython/Lib/test/test_float_jy.py:6: 'sys' imported but unused
./usr/share/jython/Lib/test/test_sets.py:81: redefinition of unused 'copy' from line 5
./usr/share/jython/Lib/test/test_stringprep.py:4: 'vereq' imported but unused
./usr/share/jython/Lib/test/test_stringprep.py:6: 'stringprep' imported but unused
./usr/share/jython/Lib/test/test_stringprep.py:7: 'from stringprep import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_dbm.py:6: 'random' imported but unused
./usr/share/jython/Lib/test/test_dbm.py:8: 'error' imported but unused
./usr/share/jython/Lib/test/test_multibytecodec.py:8: 'test_multibytecodec_support' imported but unused
./usr/share/jython/Lib/test/test_threadsignals.py:27: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_threadsignals.py:28: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_threadsignals.py:52: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_threadsignals.py:53: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_threadsignals.py:58: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_threadsignals.py:59: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_threadsignals.py:61: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_threadsignals.py:62: undefined name 'signal_blackboard'
./usr/share/jython/Lib/test/test_decimal.py:29: 'glob' imported but unused
./usr/share/jython/Lib/test/test_decimal.py:32: 'from decimal import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_decimal.py:39: redefinition of unused 'threading' from line 37
./usr/share/jython/Lib/test/test_decimal.py:210: local variable 't' is assigned to but never used
./usr/share/jython/Lib/test/test___future__.py:3: 'StringType' imported but unused
./usr/share/jython/Lib/test/test_compiler.py:212: undefined name 'yo'
./usr/share/jython/Lib/test/test_compiler.py:223: 'from math import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/import_star_from_java.py:1: 'from java.util.regex import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_userlist.py:4: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_threadedtempfile.py:23: 'thread' imported but unused
./usr/share/jython/Lib/test/test_with.py:114: undefined name 'foo'
./usr/share/jython/Lib/test/test_with.py:301: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_with.py:309: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_with.py:319: redefinition of function 'testSingleArgUnbound' from line 288
./usr/share/jython/Lib/test/regrtest.py:717: redefinition of function 'run_the_test' from line 714
./usr/share/jython/Lib/test/test_popen.py:7: 'os' imported but unused
./usr/share/jython/Lib/test/test_popen.py:9: 'TestSkipped' imported but unused
./usr/share/jython/Lib/test/test_gzip../usr/share/jython/Lib/test/badsyntax_nocaret.py:2: can't assign to list comprehension
[x for x in x] = x
py:7: 'sys' imported but unused
./usr/share/jython/Lib/test/test_unicode.py:9: 'string' imported but unused
./usr/share/jython/Lib/test/test_unicode.py:9: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_unicode.py:9: 'new' imported but unused
./usr/share/jython/Lib/test/test_zipfile64.py:17: redefinition of unused 'zlib' from line 15
./usr/share/jython/Lib/test/test_zipfile64.py:23: 'StringIO' imported but unused
./usr/share/jython/Lib/test/test_scriptpackages.py:4: 'os' imported but unused
./usr/share/jython/Lib/test/test_scriptpackages.py:5: 'sys' imported but unused
./usr/share/jython/Lib/test/test_scriptpackages.py:6: 'tempfile' imported but unused
./usr/share/jython/Lib/test/test_scriptpackages.py:8: 'aetools' imported but unused
./usr/share/jython/Lib/test/test_scriptpackages.py:18: local variable 'talker' is assigned to but never used
./usr/share/jython/Lib/test/test_scriptpackages.py:21: local variable 'obj' is assigned to but never used
./usr/share/jython/Lib/test/test_socket.py:1024: local variable 'result' is assigned to but never used
./usr/share/jython/Lib/test/test_socket.py:1085: local variable 'msg' is assigned to but never used
./usr/share/jython/Lib/test/test_socket.py:1337: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_socket.py:1355: local variable 'st' is assigned to but never used
./usr/share/jython/Lib/test/test_socket.py:1371: local variable 'st' is assigned to but never used
./usr/share/jython/Lib/test/test_socket.py:1438: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_socket.py:1535: local variable 'result' is assigned to but never used
./usr/share/jython/Lib/test/test_whichdb.py:11: 'tempfile' imported but unused
./usr/share/jython/Lib/test/test_unpack.py:125: 'sys' imported but unused
./usr/share/jython/Lib/test/test___all__.py:4: 'verbose' imported but unused
./usr/share/jython/Lib/test/test___all__.py:37: '_socket' imported but unused
./usr/share/jython/Lib/test/test_generators.py:945: redefinition of function 'conjoin' from line 924
./usr/share/jython/Lib/test/test_quopri.py:4: 'os' imported but unused
./usr/share/jython/Lib/test/test_doctest.py:2423: 're' imported but unused
./usr/share/jython/Lib/test/test_doctest.py:2423: 'StringIO' imported but unused
./usr/share/jython/Lib/test/test_urllib2_localnet.py:3: 'sys' imported but unused
./usr/share/jython/Lib/test/test_urllib2_localnet.py:66: local variable 'sa' is assigned to but never used
./usr/share/jython/Lib/test/test_anydbm.py:60: local variable 'keys' is assigned to but never used
./usr/share/jython/Lib/test/test_anydbm.py:64: local variable 'keys' is assigned to but never used
./usr/share/jython/Lib/test/test_gettext.py:97: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:98: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:99: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:100: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:105: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:106: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:107: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:108: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:113: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:114: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:115: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:116: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:121: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:122: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:123: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:124: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:129: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:144: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:147: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:151: undefined name '_'
./usr/share/jython/Lib/test/test_gettext.py:153: undefined name 'lgettext'
./usr/share/jython/Lib/test/test__locale.py:1: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_pyclbr.py:6: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_pyclbr.py:16: 'getstatus' imported but unused
./usr/share/jython/Lib/test/test_descr.py:10: redefinition of unused 'extra_collect' from line 8
./usr/share/jython/Lib/test/test_descr.py:847: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_descr.py:1294: local variable 'log' is assigned to but never used
./usr/share/jython/Lib/test/test_descr.py:2746: local variable 'c' is assigned to but never used
./usr/share/jython/Lib/test/test_descr.py:2915: undefined name 'TestFaied'
./usr/share/jython/Lib/test/test_descr.py:3421: local variable 'z' is assigned to but never used
./usr/share/jython/Lib/test/test_descr.py:4098: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_codeop_jy.py:4: 'codeop' imported but unused
./usr/share/jython/Lib/test/test_codeop_jy.py:6: 'test_support' imported but unused
./usr/share/jython/Lib/test/test_imp.py:4: 'thread' imported but unused
./usr/share/jython/Lib/test/test_fileinput.py:121: undefined name 't1'
./usr/share/jython/Lib/test/test_fileinput.py:121: undefined name 't2'
./usr/share/jython/Lib/test/test_fileinput.py:121: undefined name 't3'
./usr/share/jython/Lib/test/test_fileinput.py:121: undefined name 't4'
./usr/share/jython/Lib/test/test_fileinput.py:123: undefined name 't1'
./usr/share/jython/Lib/test/test_fileinput.py:123: undefined name 't2'
./usr/share/jython/Lib/test/test_fileinput.py:123: undefined name 't3'
./usr/share/jython/Lib/test/test_fileinput.py:123: undefined name 't4'
./usr/share/jython/Lib/test/test_new.py:119: redefinition of function 'f' from line 93
./usr/share/jython/Lib/test/test_support.py:226: undefined name 'TMP_TESTFN'
./usr/share/jython/Lib/test/test_support.py:521: local variable 'save_stderr' is assigned to but never used
./usr/share/jython/Lib/test/test_eof.py:4: 'os' imported but unused
./usr/share/jython/Lib/test/test_bsddb3.py:14: redefinition of unused 'verbose' from line 7
./usr/share/jython/Lib/test/test_bsddb3.py:27: 'bsddb' imported but unused
./usr/share/jython/Lib/test/test_methods.py:3: 'from test_support import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_filecmp.py:2: redefinition of unused 'shutil' from line 2
./usr/share/jython/Lib/test/test_strptime.py:300: local variable 'locale_time' is assigned to but never used
./usr/share/jython/Lib/test/test_macfs.py:9: 'tempfile' imported but unused
./usr/share/jython/Lib/test/test_macfs.py:70: local variable 'fss' is assigned to but never used
./usr/share/jython/Lib/test/test_contextlib.py:7: 'decimal' imported but unused
./usr/share/jython/Lib/test/test_contextlib.py:11: 'from contextlib import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_contextlib.py:150: local variable 'state' is assigned to but never used
./usr/share/jython/Lib/test/test_fileno.py:7: 'sys' imported but unused
./usr/share/jython/Lib/test/test_fileno.py:330: undefined name 'value'
./usr/share/jython/Lib/test/test_trace_threaded.py:3: 'time' imported but unused
./usr/share/jython/Lib/test/test_warnings.py:18: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:19: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:20: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:21: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:42: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:43: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:53: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:57: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:58: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:68: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:69: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:74: undefined name 'msg'
./u./usr/share/jython/Lib/test/badsyntax_future5.py:4: from __future__ imports must occur at the beginning of the file
from __future__ import nested_scopes
sr/share/jython/Lib/test/test_warnings.py:81: undefined name 'msg'
./usr/share/jython/Lib/test/test_warnings.py:82: undefined name 'msg'
./usr/share/jython/Lib/test/test_email.py:4: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_eof_jy.py:14: 'eof_fodder1' imported but unused
./usr/share/jython/Lib/test/test_eof_jy.py:20: 'eof_fodder2' imported but unused
./usr/share/jython/Lib/test/test_eof_jy.py:26: 'eof_fodder3' imported but unused
./usr/share/jython/Lib/test/test_eof_jy.py:32: 'eof_fodder4' imported but unused
./usr/share/jython/Lib/test/test_eof_jy.py:38: 'eof_fodder5' imported but unused
./usr/share/jython/Lib/test/test_eof_jy.py:44: 'eof_fodder6' imported but unused
./usr/share/jython/Lib/test/test_eof_jy.py:50: 'badsyntax_eof1' imported but unused
./usr/share/jython/Lib/test/test_scope.py:113: redefinition of function 'f' from line 97
./usr/share/jython/Lib/test/test_scope.py:167: redefinition of function 'f' from line 113
./usr/share/jython/Lib/test/test_scope.py:277: undefined name 'y'
./usr/share/jython/Lib/test/test_scope.py:304: redefinition of function 'f' from line 167
./usr/share/jython/Lib/test/test_scope.py:341: redefinition of function 'f' from line 304
./usr/share/jython/Lib/test/test_scope.py:356: redefinition of function 'f' from line 341
./usr/share/jython/Lib/test/test_scope.py:357: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_scope.py:371: redefinition of function 'f' from line 356
./usr/share/jython/Lib/test/test_scope.py:372: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_scope.py:387: redefinition of function 'f' from line 371
./usr/share/jython/Lib/test/test_scope.py:388: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_scope.py:409: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_scope.py:447: redefinition of function 'test' from line 130
./usr/share/jython/Lib/test/test_scope.py:470: redefinition of function 'f' from line 387
./usr/share/jython/Lib/test/test_scope.py:474: local variable 'w' is assigned to but never used
./usr/share/jython/Lib/test/test_scope.py:486: redefinition of function 'f' from line 470
./usr/share/jython/Lib/test/test_scope.py:522: redefinition of function 'f' from line 486
./usr/share/jython/Lib/test/test_scope.py:543: undefined name 'bad'
./usr/share/jython/Lib/test/test_scope.py:554: undefined name 'bad'
./usr/share/jython/Lib/test/test_scope.py:560: redefinition of function 'f' from line 522
./usr/share/jython/Lib/test/test_getargs2.py:3: 'sys' imported but unused
./usr/share/jython/Lib/test/test_getargs2.py:5: 're' imported but unused
./usr/share/jython/Lib/test/test_getargs2.py:256: 'getargs_K' imported but unused
./usr/share/jython/Lib/test/test_getargs2.py:256: 'getargs_L' imported but unused
./usr/share/jython/Lib/test/test_pkg.py:4: 'extsep' imported but unused
./usr/share/jython/Lib/test/test_pkg.py:5: redefinition of unused 'mkdir' from line 4
./usr/share/jython/Lib/test/test_pkg.py:5: redefinition of unused 'rmdir' from line 4
./usr/share/jython/Lib/test/test_pkg.py:6: 'verify' imported but unused
./usr/share/jython/Lib/test/test_pkg.py:240: redefinition of unused 'verbose' from line 6
./usr/share/jython/Lib/test/test_pkg.py:252: 'imp' imported but unused
./usr/share/jython/Lib/test/test_hmac.py:208: local variable 'failed' is assigned to but never used
./usr/share/jython/Lib/test/test_hmac.py:210: local variable 'h' is assigned to but never used
./usr/share/jython/Lib/test/test_hmac.py:217: local variable 'h' is assigned to but never used
./usr/share/jython/Lib/test/test_hmac.py:223: redefinition of unused 'sha' from line 2
./usr/share/jython/Lib/test/test_hmac.py:225: local variable 'h' is assigned to but never used
./usr/share/jython/Lib/test/test_hmac.py:245: local variable 'dig' is assigned to but never used
./usr/share/jython/Lib/test/test_hmac.py:246: local variable 'h2' is assigned to but never used
./usr/share/jython/Lib/test/inspect_fodder.py:17: local variable 'p' is assigned to but never us./usr/share/jython/Lib/test/badsyntax_eof1.py:5: invalid syntax
    hi(
        ^
./usr/share/jython/Lib/test/badsyntax_future9.py:3: not a chance
from __future__ import nested_scopes, braces
./usr/share/jython/Lib/test/eof_fodder2.py:4: invalid syntax
        
         ^
ed
./usr/share/jython/Lib/test/inspect_fodder.py:18: local variable 'q' is assigned to but never used
./usr/share/jython/Lib/test/test_inspect.py:7: 'TESTFN' imported but unused
./usr/share/jython/Lib/test/test_inspect.py:26: '__builtin__' imported but unused
./usr/share/jython/Lib/test/test_xml_etree_jy.py:9: 'from xml.etree.ElementTree import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_pyexpat.py:6: 'pyexpat' imported but unused
./usr/share/jython/Lib/test/test_pyexpat.py:223: 'sys' imported but unused
./usr/share/jython/Lib/test/test_file.py:8: 'findfile' imported but unused
./usr/share/jython/Lib/test/test_tuple.py:1: 'unittest' imported but unused
./usr/share/jython/Lib/test/test_compile.py:2: 'warnings' imported but unused
./usr/share/jython/Lib/test/test_compile.py:136: undefined name 'f'
./usr/share/jython/Lib/test/test_compile.py:144: redefinition of function 'comp_args' from line 140
./usr/share/jython/Lib/test/test_compile.py:149: redefinition of function 'comp_args' from line 144
./usr/share/jython/Lib/test/test_compile.py:153: redefinition of function 'comp_args' from line 149
./usr/share/jython/Lib/test/test_compile.py:251: local variable 'a' is assigned to but never used
./usr/share/jython/Lib/test/test_compile.py:252: local variable 'b' is assigned to but never used
./usr/share/jython/Lib/test/test_compile.py:253: local variable 'c' is assigned to but never used
./usr/share/jython/Lib/test/test_compile.py:254: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test_compile.py:255: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/test_compile.py:256: local variable 'f' is assigned to but never used
./usr/share/jython/Lib/test/test_compile.py:257: local variable 'g' is assigned to but never used
./usr/share/jython/Lib/test/test_compile.py:258: local variable 'h' is assigned to but never used
./usr/share/jython/Lib/test/test_pep292.py:172: redefinition of function 'test_delimiter_override' from line 89
./usr/share/jython/Lib/test/test_ntpath.py:1: 'ntpath' imported but unused
./usr/share/jython/Lib/test/test_ntpath.py:3: 'os' imported but unused
./usr/share/jython/Lib/test/test_ntpath.py:124: 'nt' imported but unused
./usr/share/jython/Lib/test/test_array_jy.py:31: 'java' imported but unused
./usr/share/jython/Lib/test/test_cfgparser.py:321: local variable 'cf' is assigned to but never used
./usr/share/jython/Lib/test/test_univnewlines.py:111: local variable 'data' is assigned to but never used
./usr/share/jython/Lib/test/test_univnewlines.py:112: local variable 'pos' is assigned to but never used
./usr/share/jython/Lib/test/test_cgi.py:1: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_cgi.py:17: redefinition of unused 'StringIO' from line 6
./usr/share/jython/Lib/test/test_cgi.py:19: redefinition of unused 'StringIO' from line 17
./usr/share/jython/Lib/test/test_imgfile.py:9: 'os' imported but unused
./usr/share/jython/Lib/test/test_imgfile.py:32: redefinition of unused 'os' from line 9
./usr/share/jython/Lib/test/test_largefile.py:9: 'struct' imported but unused
./usr/share/jython/Lib/test/test_multifile.py:46: undefined name 'boundaries'
./usr/share/jython/Lib/test/test_multifile.py:54: undefined name 'linecount'
./usr/share/jython/Lib/test/test_cookie.py:3: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_linuxaudiodev.py:4: 'verbose' imported but unused
./usr/share/jython/Lib/test/test_linuxaudiodev.py:7: 'fcntl' imported but unused
./usr/share/jython/Lib/test/test_linuxaudiodev.py:9: 'os' imported but unused
./usr/share/jython/Lib/test/test_linuxaudiodev.py:11: 'select' imported but unused
./usr/share/jython/Lib/test/test_linuxaudiodev.py:13: 'time' imported but unused
./usr/share/jython/Lib/test/test_builtin.py:256: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_builtin.py:922: local variable 'c' is assigned to but never used
./usr/share/jython/Lib/test/test_builtin.py:923: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/test./usr/share/jython/Lib/test/badsyntax_future8.py:3: future feature * is not defined
from __future__ import *
_builtin.py:924: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/test_builtin.py:1149: redefinition of unused 'sqrt' from line 1147
./usr/share/jython/Lib/test/test_builtin.py:1667: local variable 'a' is assigned to but never used
./usr/share/jython/Lib/test/test_builtin.py:1668: local variable 'b' is assigned to but never used
./usr/share/jython/Lib/test/test_doctest2.py:117: 'from doctest import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_exceptions.py:6: 'warnings' imported but unused
./usr/share/jython/Lib/test/test_exceptions.py:75: undefined name 'undefined_variable'
./usr/share/jython/Lib/test/test_exceptions.py:115: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/test_exceptions.py:188: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_exceptions.py:192: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_exceptions.py:194: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_exceptions.py:196: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_exceptions.py:197: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_exceptions.py:265: undefined name 'WindowsError'
./usr/share/jython/Lib/test/test_exceptions.py:282: local variable 's' is assigned to but never used
./usr/share/jython/Lib/test/test_java_list_delegate.py:1: 'List' imported but unused
./usr/share/jython/Lib/test/test_java_list_delegate.py:3: 'copy' imported but unused
./usr/share/jython/Lib/test/test_str_jy.py:37: undefined name 'StringOutOfBoundsError'
./usr/share/jython/Lib/test/test_str_jy.py:59: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_str_jy.py:66: local variable 'r' is assigned to but never used
./usr/share/jython/Lib/test/test_str_jy.py:70: local variable 's' is assigned to but never used
./usr/share/jython/Lib/test/test_str_jy.py:105: local variable 'foo' is assigned to but never used
./usr/share/jython/Lib/test/test_long.py:257: undefined name 'TestFailed'
./usr/share/jython/Lib/test/test_long.py:265: undefined name 'TestFailed'
./usr/share/jython/Lib/test/test_long.py:466: undefined name 'val'
./usr/share/jython/Lib/test/test_frozen.py:4: 'os' imported but unused
./usr/share/jython/Lib/test/test_frozen.py:7: '__hello__' imported but unused
./usr/share/jython/Lib/test/test_frozen.py:23: '__phello__' imported but unused
./usr/share/jython/Lib/test/test_plistlib.py:6: 'time' imported but unused
./usr/share/jython/Lib/test/test_cookielib.py:858: local variable 'p' is assigned to but never used
./usr/share/jython/Lib/test/test_cookielib.py:1438: local variable 'max_age' is assigned to but never used
./usr/share/jython/Lib/test/test_cookielib.py:1504: local variable 'cookie' is assigned to but never used
./usr/share/jython/Lib/test/test_cookielib.py:1726: 'test_sets' imported but unused
./usr/share/jython/Lib/test/time_hashlib.py:18: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/time_hashlib.py:26: local variable 'd' is assigned to but never used
./usr/share/jython/Lib/test/time_hashlib.py:34: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/time_hashlib.py:55: '_hashlib' imported but unused
./usr/share/jython/Lib/test/test_grammar.py:38: redefinition of unused 'maxint' from line 36
./usr/share/jython/Lib/test/test_grammar.py:352: redefinition of function 'tellme' from line 346
./usr/share/jython/Lib/test/test_grammar.py:442: redefinition of unused 'sys' from line 441
./usr/share/jython/Lib/test/test_grammar.py:444: redefinition of unused 'time' from line 442
./usr/share/jython/Lib/test/test_grammar.py:445: redefinition of unused 'time' from line 444
./usr/share/jython/Lib/test/test_grammar.py:446: 'from sys import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_grammar.py:448: redefinition of unused 'path' from line 447
./usr/share/jython/Lib/test/test_grammar.py:448: redefinition of unused 'argv' from line 447
./usr/share/jython/Lib/test/test_grammar.py:449: redefinition of unu./usr/share/jython/Lib/test/eof_fodder5.py:3: invalid syntax
# just a comment
                 ^
./usr/share/jython/Lib/test/test_pythoninterpreter_jy.py:24: invalid syntax
            pi.exec(function.func_code)
                   ^
sed 'path' from line 448
./usr/share/jython/Lib/test/test_grammar.py:449: redefinition of unused 'argv' from line 448
./usr/share/jython/Lib/test/test_grammar.py:449: 'argv' imported but unused
./usr/share/jython/Lib/test/test_grammar.py:449: 'path' imported but unused
./usr/share/jython/Lib/test/test_grammar.py:458: redefinition of function 'f' from line 452
./usr/share/jython/Lib/test/test_grammar.py:463: undefined name 'z'
./usr/share/jython/Lib/test/test_grammar.py:465: local variable 'z' (defined in enclosing scope on line 825) referenced before assignment
./usr/share/jython/Lib/test/test_grammar.py:675: redefinition of unused 'sys' from line 442
./usr/share/jython/Lib/test/test_grammar.py:675: redefinition of unused 'time' from line 445
./usr/share/jython/Lib/test/test_sort.py:3: 'UserList' imported but unused
./usr/share/jython/Lib/test/test_sort.py:163: redefinition of function 'mutating_cmp' from line 157
./usr/share/jython/Lib/test/test_parser.py:2: 'os' imported but unused
./usr/share/jython/Lib/test/seq_tests.py:6: 'test_support' imported but unused
./usr/share/jython/Lib/test/seq_tests.py:101: local variable 'uu' is assigned to but never used
./usr/share/jython/Lib/test/seq_tests.py:102: local variable 'uu0' is assigned to but never used
./usr/share/jython/Lib/test/seq_tests.py:103: local variable 'uu1' is assigned to but never used
./usr/share/jython/Lib/test/seq_tests.py:104: local variable 'uu2' is assigned to but never used
./usr/share/jython/Lib/test/seq_tests.py:106: local variable 'v' is assigned to but never used
./usr/share/jython/Lib/test/test_queue.py:4: 'sys' imported but unused
./usr/share/jython/Lib/test/test_richcmp.py:199: undefined name 'TestFailed'
./usr/share/jython/Lib/test/test_richcmp.py:200: undefined name 'TestFailed'
./usr/share/jython/Lib/test/test_richcmp.py:201: undefined name 'TestFailed'
./usr/share/jython/Lib/test/test_functools.py:120: redefinition of function 'test_attributes' from line 33
./usr/share/jython/Lib/test/test_mailbox.py:16: 'fcntl' imported but unused
./usr/share/jython/Lib/test/test_mailbox.py:115: local variable 'key1' is assigned to but never used
./usr/share/jython/Lib/test/test_mailbox.py:734: local variable 'key' is assigned to but never used
./usr/share/jython/Lib/test/test_mailbox.py:793: local variable 'key1' is assigned to but never used
./usr/share/jython/Lib/test/test_mailbox.py:799: local variable 'key2' is assigned to but never used
./usr/share/jython/Lib/test/test_select.py:85: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_select.py:170: local variable 'timeout' is assigned to but never used
./usr/share/jython/Lib/test/test_select.py:198: redefinition of unused 'sys' from line 8
./usr/share/jython/Lib/test/test_set.py:294: local variable 'd2' is assigned to but never used
./usr/share/jython/Lib/test/test_set.py:1492: 'test_sets' imported but unused
./usr/share/jython/Lib/test/test_import_jy.py:115: 'sys' imported but unused
./usr/share/jython/Lib/test/test_import_jy.py:126: local variable 'failed' is assigned to but never used
./usr/share/jython/Lib/test/test_import_jy.py:134: undefined name 'result'
./usr/share/jython/Lib/test/test_bsddb.py:6: 'copy' imported but unused
./usr/share/jython/Lib/test/test_bsddb.py:8: 'dbhash' imported but unused
./usr/share/jython/Lib/test/test_rfc822.py:2: 'sys' imported but unused
./usr/share/jython/Lib/test/test_rfc822.py:9: redefinition of unused 'StringIO' from line 7
./usr/share/jython/Lib/test/test_tempfile.py:8: 'errno' imported but unused
./usr/share/jython/Lib/test/test_tempfile.py:131: undefined name 'failOnException'
./usr/share/jython/Lib/test/test_isatty.py:2: 'popen2' imported but unused
./usr/share/jython/Lib/test/test_optparse.py:20: 'pprint' imported but unused
./usr/share/jython/Lib/test/test_optparse.py:24: 'IndentedHelpFormatter' imported but unused
./usr/share/jython/Lib/test/test_optparse.py:24: 'OptionContainer' imported but unused
./usr/share/jython/Lib/test/test_optparse.py:24: 'SUPPRESS_HELP' imported but unused
./usr/share/jython/Lib/test/test_optparse.p./usr/share/jython/Lib/test/badsyntax_future6.py:3: from __future__ imports must occur at the beginning of the file
from __future__ import nested_scopes
./usr/share/jython/Lib/test/bugs/bugs101.py:16: unqualified exec is not allowed in function 'run' it is a nested function
exec("x=2+2")
./usr/share/jython/Lib/test/bugs/pr101.py:32: invalid syntax
    proc = rt.exec('javac ' + javafile)
                  ^
y:464: local variable 'IndexError' is assigned to but never used
./usr/share/jython/Lib/test/test_optparse.py:1247: local variable 'done' is assigned to but never used
./usr/share/jython/Lib/test/test_structseq.py:98: local variable 'x' is assigned to but never used
./usr/share/jython/Lib/test/test_jbasic.py:1: 'from test_support import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/test_socket_ssl.py:27: local variable 'buf' is assigned to but never used
./usr/share/jython/Lib/test/test_socket_ssl.py:53: local variable 'ssl_sock' is assigned to but never used
./usr/share/jython/Lib/test/test_bz2.py:36: redefinition of function 'decompress' from line 23
./usr/share/jython/Lib/test/test_bz2.py:344: local variable 'text' is assigned to but never used
./usr/share/jython/Lib/test/test_wsgiref.py:2: 'TestSuite' imported but unused
./usr/share/jython/Lib/test/test_wsgiref.py:2: 'makeSuite' imported but unused
./usr/share/jython/Lib/test/test_wsgiref.py:8: 'demo_app' imported but unused
./usr/share/jython/Lib/test/test_heapq.py:241: redefinition of function 'test_get_only' from line 233
./usr/share/jython/Lib/test/test_posixpath.py:5: 'join' imported but unused
./usr/share/jython/Lib/test/test_posixpath.py:66: redefinition of function 'test_splitdrive' from line 32
./usr/share/jython/Lib/test/test_posixpath.py:345: 'pwd' imported but unused
./usr/share/jython/Lib/test/test_shlex.py:3: 'sys' imported but unused
./usr/share/jython/Lib/test/test_shlex.py:3: 'os' imported but unused
./usr/share/jython/Lib/test/test_shlex.py:11: redefinition of unused 'StringIO' from line 9
./usr/share/jython/Lib/test/test_gl.py:88: local variable 'display' is assigned to but never used
./usr/share/jython/Lib/test/zxjdbc/zxtest.py:851: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/zxjdbc/zxtest.py:1090: local variable 'cnt' is assigned to but never used
./usr/share/jython/Lib/test/zxjdbc/zxtest.py:1177: 'dbexts' imported but unused
./usr/share/jython/Lib/test/zxjdbc/dbextstest.py:146: local variable 'sql' is assigned to but never used
./usr/share/jython/Lib/test/zxjdbc/dbextstest.py:251: undefined name 'fail'
./usr/share/jython/Lib/test/zxjdbc/dbextstest.py:251: undefined name 'v'
./usr/share/jython/Lib/test/zxjdbc/dbextstest.py:256: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/test/bugs/bugs100.py:6: 'from test_support import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/bugs/pr144.py:1: 'from java.lang import *' used; unable to detect undefined names
./usr/share/jython/Lib/test/crashers/recursion_limit_too_high.py:16: 'recursion_limit_too_high' imported but unused
./usr/share/jython/Lib/wsgiref/headers.py:8: 'TupleType' imported but unused
./usr/share/jython/Lib/xml/Uri.py:16: 'urllib2' imported but unused
./usr/share/jython/Lib/xml/FtCore.py:50: redefinition of function 'get_translator' from line 41
./usr/share/jython/Lib/xml/etree/ElementTree.py:139: redefinition of unused 'ElementPath' from line 136
./usr/share/jython/Lib/xml/etree/ElementTree.py:899: redefinition of function 'handler' from line 894
./usr/share/jython/Lib/xml/etree/ElementTree.py:904: redefinition of function 'handler' from line 899
./usr/share/jython/Lib/xml/etree/ElementTree.py:909: redefinition of function 'handler' from line 904
./usr/share/jython/Lib/xml/etree/ElementTree.py:917: redefinition of function 'handler' from line 909
./usr/share/jython/Lib/xml/etree/ElementTree.py:1144: local variable 'encoding' is assigned to but never used
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'XMLID' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'fixtag' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'dump' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'parse' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_encode' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'iselement' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'XMLParser' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'string' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'ElementTree' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_namespace_map' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '__all__' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_encode_entity' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 're' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'PI' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '__doc__' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'ElementPath' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_escape_attrib' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'XML' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_raise_serialization_error' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_escape_map' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_escape_cdata' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '__file__' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_Element' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'TreeBuilder' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'Element' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'sys' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'VERSION' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'tostring' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '__name__' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_escape' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'Comment' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'XMLTreeBuilder' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_SimpleElementPath' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'ProcessingInstruction' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'fromstring' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: '_ElementInterface' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'QName' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'iterparse' imported but unused
./usr/share/jython/Lib/xml/etree/cElementTree.py:3: 'SubElement' imported but unused
./usr/share/jython/Lib/xml/sax/saxutils.py:7: 'urlparse' imported but unused
./usr/share/jython/Lib/xml/sax/saxutils.py:177: 'AttributesImpl' imported but unused
./usr/share/jython/Lib/xml/sax/saxutils.py:192: redefinition of function 'writetext' from line 187
./usr/share/jython/Lib/xml/sax/saxutils.py:554: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/xml/sax/saxutils.py:566: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/xml/sax/saxlib.py:18: 'ContentHandler' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:19: 'InputSource' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:19: 'IncrementalParser' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:19: 'Locator' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:20: 'from _exceptions import *' used; unable to detect undefined names
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'property_declaration_handler' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'all_properties' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'feature_namespace_prefixes' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'property_dom_node' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'feature_string_interning' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'feature_namespaces' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'feature_validation' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'feature_external_pes' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'property_lexical_handler' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'property_xml_string' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'feature_external_ges' imported but unused
./usr/share/jython/Lib/xml/sax/saxlib.py:22: 'all_features' imported but unused
./usr/share/jython/Lib/xml/sax/__init__.py:24: 'ContentHandler' imported but unused
./usr/share/jython/Lib/xml/sax/__init__.py:25: 'SAXNotRecognizedException' imported but unused
./usr/share/jython/Lib/xml/sax/__init__.py:25: 'SAXException' imported but unused
./usr/share/jython/Lib/xml/sax/__init__.py:25: 'SAXParseException' imported but unused
./usr/share/jython/Lib/xml/sax/__init__.py:25: 'SAXNotSupportedException' imported but unused
./usr/share/jython/Lib/xml/sax/__init__.py:40: redefinition of unused 'StringIO' from line 38
./usr/share/jython/Lib/xml/sax/__init__.py:60: 'xml' imported but unused
./usr/share/jython/Lib/xml/sax/__init__.py:83: local variable 'e' is assigned to but never used
./usr/share/jython/Lib/xml/sax/drivers2/drv_javasax.py:12: 'string' imported but unused
./usr/share/jython/Lib/xml/sax/drivers2/drv_javasax.py:13: 'saxutils' imported but unused
./usr/share/jython/Lib/xml/parsers/expat.py:25: undefined name 'errors' in __all__
./usr/share/jython/Lib/xml/parsers/expat.py:52: 'org' imported but unused
./usr/share/jython/Lib/xml/parsers/expat.py:349: redefinition of function 'characters' from line 345
./usr/share/jython/Lib/xml/parsers/expat.py:353: redefinition of function 'characters' from line 349
./usr/share/jython/Lib/xml/parsers/expat.py:380: redefinition of function 'resolveEntity' from line 373
./usr/share/jython/Lib/xml/parsers/expat.py:385: redefinition of function 'resolveEntity' from line 380
./usr/share/jython/Lib/xml/parsers/expat.py:389: redefinition of function 'resolveEntity' from line 385
./usr/share/jython/Lib/xml/parsers/expat.py:603: undefined name 'ErrorString'
./usr/share/jython/Lib/xml/dom/domreg.py:5: 'from xml.dom.minicompat import *' used; unable to detect undefined names
./usr/share/jython/Lib/xml/dom/pulldom.py:346: redefinition of unused 'StringIO' from line 344
./usr/share/jython/Lib/xml/dom/xmlbuilder.py:6: 'from xml.dom.minicompat import *' used; unable to detect undefined names
./usr/share/jython/Lib/xml/dom/__init__.py:232: 'getDOMImplementation' imported but unused
./usr/share/jython/Lib/xml/dom/__init__.py:232: 'registerDOMImplementation' imported but unused
./usr/share/jython/Lib/xml/dom/minidom.py:20: 'from xml.dom.minicompat import *' used; unable to detect undefined names
./usr/share/jython/Lib/xml/dom/minicompat.py:171: redefinition of function 'defproperty' from line 152
./usr/share/jython/Lib/collections/__init__.py:53: local variable 'numfields' is assigned to but never used
./usr/share/jython/Lib/collections/__init__.py:54: local variable 'argtxt' is assigned to but never used
./usr/share/jython/Lib/collections/__init__.py:55: local variable 'reprtxt' is assigned to but never used
./usr/share/jython/Lib/collections/__init__.py:56: local variable 'dicttxt' is assigned to but never used
./usr/share/jython/Lib/distutils/extension.py:9: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/extension.py:14: redefinition of unused 'warnings' from line 12
./usr/share/jython/Lib/distutils/dist.py:12: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/dist.py:18: redefinition of unused 'warnings' from line 16
./usr/share/jython/Lib/distutils/dist.py:20: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/core.py:14: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/core.py:17: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/core.py:22: 'Command' imported but unused
./usr/share/jython/Lib/distutils/core.py:23: 'Extension' imported but unused
./usr/share/jython/Lib/distutils/core.py:37: local variable 'script' is assigned to but never used
./usr/share/jython/Lib/distutils/fancy_getopt.py:16: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/fancy_getopt.py:18: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/msvccompiler.py:19: 'gen_preprocess_options' imported but unused
./usr/share/jython/Lib/distutils/msvccompiler.py:132: local variable 'exc' is assigned to but never used
./usr/share/jython/Lib/distutils/text_file.py:9: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/ccompiler.py:11: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/ccompiler.py:13: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/archive_util.py:70: redefinition of unused 'zipfile' from line 68
./usr/share/jython/Lib/distutils/spawn.py:14: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/emxccompiler.py:25: 'gen_preprocess_options' imported but unused
./usr/share/jython/Lib/distutils/emxccompiler.py:25: 'gen_lib_options' imported but unused
./usr/share/jython/Lib/distutils/emxccompiler.py:29: 'log' imported but unused
./usr/share/jython/Lib/distutils/bcppcompiler.py:19: 'sys' imported but unused
./usr/share/jython/Lib/distutils/bcppcompiler.py:20: 'DistutilsPlatformError' imported but unused
./usr/share/jython/Lib/distutils/bcppcompiler.py:23: 'gen_lib_options' imported but unused
./usr/share/jython/Lib/distutils/cmd.py:12: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/cmd.py:13: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/mwerkscompiler.py:12: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/mwerkscompiler.py:13: 'DistutilsExecError' imported but unused
./usr/share/jython/Lib/distutils/mwerkscompiler.py:13: 'LinkError' imported but unused
./usr/share/jython/Lib/distutils/mwerkscompiler.py:13: 'CompileError' imported but unused
./usr/share/jython/Lib/distutils/mwerkscompiler.py:13: 'LibError' imported but unused
./usr/share/jython/Lib/distutils/mwerkscompiler.py:16: 'gen_preprocess_options' imported but unused
./usr/share/jython/Lib/distutils/mwerkscompiler.py:16: 'gen_lib_options' imported but unused
./usr/share/jython/Lib/distutils/unixccompiler.py:20: 'copy' imported but unused
./usr/share/jython/Lib/distutils/dir_util.py:10: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/filelist.py:13: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/filelist.py:14: 'glob' imported but unused
./usr/share/jython/Lib/distutils/cygwinccompiler.py:53: 'gen_preprocess_options' imported but unused
./usr/share/jython/Lib/distutils/cygwinccompiler.py:53: 'gen_lib_options' imported but unused
./usr/share/jython/Lib/distutils/cygwinccompiler.py:57: 'log' imported but unused
./usr/share/jython/Lib/distutils/command/install_lib.py:5: 'string' imported but unused
./usr/share/jython/Lib/distutils/command/install_lib.py:5: 'sys' imported but unused
./usr/share/jython/Lib/distutils/command/build_ext.py:12: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/build_ext.py:14: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/config.py:17: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/build_py.py:9: 'sys' imported but unused
./usr/share/jython/Lib/distutils/command/build_py.py:10: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/build_py.py:14: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/build_py.py:142: local variable 'lastdir' is assigned to but never used
./usr/share/jython/Lib/distutils/command/register.py:10: 'sys' imported but unused
./usr/share/jython/Lib/distutils/command/register.py:14: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/bdist_msi.py:10: 'string' imported but unused
./usr/share/jython/Lib/distutils/command/bdist_msi.py:31: local variable 'bmwidth' is assigned to but never used
./usr/share/jython/Lib/distutils/command/bdist_msi.py:342: local variable 'track_disk_space' is assigned to but never used
./usr/share/jython/Lib/distutils/command/build_scripts.py:141: local variable 'OSError' is assigned to but never used
./usr/share/jython/Lib/distutils/command/bdist_wininst.py:13: 'create_tree' imported but unused
./usr/share/jython/Lib/distutils/command/bdist_wininst.py:14: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/bdist_dumb.py:14: 'create_tree' imported but unused
./usr/share/jython/Lib/distutils/command/bdist_dumb.py:15: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/upload.py:5: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/upload.py:177: local variable 'loglevel' is assigned to but never used
./usr/share/jython/Lib/distutils/command/bdist_rpm.py:11: 'glob' imported but unused
./usr/share/jython/Lib/distutils/command/bdist_rpm.py:12: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/bdist_rpm.py:15: 'get_platform' imported but unused
./usr/share/jython/Lib/distutils/command/bdist_rpm.py:17: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/bdist_rpm.py:18: 'get_python_version' imported but unused
./usr/share/jython/Lib/distutils/command/install.py:12: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/install.py:20: 'glob' imported but unused
./usr/share/jython/Lib/distutils/command/build_clib.py:22: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/build_clib.py:24: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/install_headers.py:10: 'os' imported but unused
./usr/share/jython/Lib/distutils/command/bdist.py:10: 'string' imported but unused
./usr/share/jython/Lib/distutils/command/bdist.py:11: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/bdist.py:13: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/sdist.py:9: 'sys' imported but unused
./usr/share/jython/Lib/distutils/command/sdist.py:10: 'from types import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/command/sdist.py:15: 'from distutils.errors import *' used; unable to detect undefined names
./usr/share/jython/Lib/distutils/tests/test_dist.py:6: 'shutil' imported but unused
./usr/share/jython/Lib/distutils/tests/test_dist.py:9: 'tempfile' imported but unused
./usr/share/jython/Lib/pawt/swing.py:21: redefinition of unused 'sys' from line 5
./usr/share/jython/Lib/compiler/pyassem.py:402: local variable 'exit' is assigned to but never used
./usr/share/jython/Lib/compiler/transformer.py:28: 'from compiler.ast import *' used; unable to detect undefined names
./usr/share/jython/Lib/compiler/transformer.py:1141: redefinition of function 'com_list_constructor' from line 1089
./usr/share/jython/Lib/compiler/__init__.py:24: 'parse' imported but unused
./usr/share/jython/Lib/compiler/__init__.py:24: 'parseFile' imported but unused
./usr/share/jython/Lib/compiler/__init__.py:25: 'walk' imported but unused
./usr/share/jython/Lib/compiler/__init__.py:26: 'compile' imported but unused
./usr/share/jython/Lib/compiler/__init__.py:26: 'compileFile' imported but unused
./usr/share/jython/Lib/compiler/syntax.py:12: 'ast' imported but unused
./usr/share/jython/Lib/compiler/symbols.py:416: redefinition of unused 'sys' from line 9
./usr/share/jython/Lib/compiler/visitor.py:1: 'ast' imported but unused
./usr/share/jython/Lib/compiler/future.py:65: redefinition of unused 'walk' from line 5
./usr/share/jython/Lib/compiler/pycodegen.py:6: 'StringIO' imported but unused
./usr/share/jython/Lib/compiler/pycodegen.py:12: 'CO_NESTED' imported but unused
./usr/share/jython/Lib/compiler/pycodegen.py:18: redefinition of unused 'TupleArg' from line 16
./usr/share/jython/Lib/compiler/pycodegen.py:240: local variable 'msg' is assigned to but never used
./usr/share/jython/Lib/compiler/pycodegen.py:781: local variable 'last' is assigned to but never used
./usr/share/jython/Lib/compiler/pycodegen.py:1287: undefined name 'pyassem'
./usr/share/jython/Lib/compiler/pycodegen.py:1302: undefined name 'pyassem'
./usr/share/jython/Lib/compiler/pycodegen.py:1317: undefined name 'pyassem'
./usr/share/jython/Lib/compiler/pycodegen.py:1347: undefined name 'pyassem'
./usr/share/jython/Lib/compiler/pycodegen.py:1430: undefined name 'pyassem'
./usr/share/jython/Lib/encodings/uu_codec.py:84: local variable 'v' is assigned to but never used
./usr/share/jython/Lib/encodings/quopri_codec.py:10: redefinition of unused 'StringIO' from line 8
./usr/share/jython/Lib/email/base64mime.py:38: 're' imported but unused
./usr/share/jython/Lib/email/message.py:12: 'warnings' imported but unused
./usr/share/jython/Lib/email/message.py:786: 'walk' imported but unused
./usr/share/jython/Lib/email/__init__.py:118: 'email' imported but unused
./usr/share/jython/Lib/email/utils.py:29: 'warnings' imported but unused
./usr/share/jython/Lib/email/utils.py:30: 'StringIO' imported but unused
./usr/share/jython/Lib/email/utils.py:34: 'mktime_tz' imported but unused
./usr/share/jython/Lib/email/utils.py:40: '_qdecode' imported but unused
./usr/share/jython/Lib/email/utils.py:43: '_qencode' imported but unused
./usr/share/jython/Lib/email/utils.py:43: '_bencode' imported but unused
./usr/share/jython/Lib/email/utils.py:248: redefinition of unused 'urllib' from line 28
./usr/share/jython/Lib/email/feedparser.py:240: local variable 'msg' is assigned to but never used
./usr/share/jython/Lib/email/generator.py:13: 'warnings' imported but unused
./usr/share/jython/Lib/email/test/test_email_renamed.py:11: 'warnings' imported but unused
./usr/share/jython/Lib/email/test/test_email_renamed.py:508: redefinition of function 'test_default_cte' from line 503
./usr/share/jython/Lib/email/test/test_email_renamed.py:1581: local variable 'eq' is assigned to but never used
./usr/share/jython/Lib/email/test/test_email.py:11: 'warnings' imported but unused
./usr/share/jython/Lib/email/test/test_email.py:527: redefinition of function 'test_default_cte' from line 522
./usr/share/jython/Lib/email/test/test_email.py:1584: local variable 'eq' is assigned to but never used
./usr/share/jython/Lib/email/test/test_email_torture.py:131: undefined name 'test_support'
./usr/share/jython/Lib/email/mime/text.py:9: 'encode_7or8bit' imported but unused
./usr/share/jython/Lib/modjy/modjy.py:21: 'jarray' imported but unused
./usr/share/jython/Lib/modjy/modjy.py:24: 'types' imported but unused
./usr/share/jython/Lib/modjy/modjy.py:30: 'from modjy_exceptions import *' used; unable to detect undefined names
./usr/share/jython/Lib/modjy/modjy.py:31: 'from modjy_log import *' used; unable to detect undefined names
./usr/share/jython/Lib/modjy/modjy_exceptions.py:21: 'sys' imported but unused
./usr/share/jython/Lib/modjy/modjy_exceptions.py:26: 'IOException' imported but unused
./usr/share/jython/Lib/modjy/modjy_exceptions.py:27: 'ServletException' imported but unused
./usr/share/jython/Lib/modjy/modjy_exceptions.py:81: local variable 'ise' is assigned to but never used
./usr/share/jython/Lib/modjy/modjy_wsgi.py:30: 'from modjy_exceptions import *' used; unable to detect undefined names
./usr/share/jython/Lib/modjy/modjy_impl.py:24: 'from modjy_exceptions import *' used; unable to detect undefined names
./usr/share/jython/Lib/modjy/modjy_impl.py:64: local variable 'tx' is assigned to but never used
./usr/share/jython/Lib/modjy/modjy_write.py:23: 'from modjy_exceptions import *' used; unable to detect undefined names
./usr/share/jython/Lib/modjy/modjy_response.py:23: 'System' imported but unused
./usr/share/jython/Lib/modjy/modjy_response.py:25: 'from modjy_exceptions import *' used; unable to detect undefined names
./usr/share/jython/Lib/modjy/modjy_response.py:59: local variable 'isx' is assigned to but never used
./usr/share/jython/Lib/modjy/modjy_response.py:92: local variable 't' is assigned to but never used
./usr/share/jython/Lib/modjy/modjy_response.py:94: local variable 'u' is assigned to but never used
./usr/share/jython/Lib/modjy/modjy_response.py:96: local variable 'v' is assigned to but never used
./usr/share/jython/Lib/modjy/modjy_params.py:75: undefined name 'BadParameter'
./usr/share/jython/Lib/modjy/modjy_log.py:21: 'java' imported but unused
./usr/share/jython/Lib/modjy/modjy_log.py:23: 'sys' imported but unused
./usr/share/jython/Lib/modjy/modjy_log.py:73: undefined name 'BadParameter'
./usr/share/jython/Lib/modjy/modjy_log.py:78: undefined name 'debug'
./usr/share/jython/Lib/modjy/modjy_log.py:80: undefined name 'BadParameter'
./usr/share/jython/Lib/modjy/modjy_publish.py:26: 'from modjy_exceptions import *' used; unable to detect undefined names
./usr/share/jython/Lib/modjy/modjy_publish.py:132: local variable 'ioe' is assigned to but never used
./usr/share/jython/Lib/modjy/modjy_publish.py:134: local variable 'k' is assigned to but never used
./usr/share/jython/Lib/logging/config.py:36: redefinition of unused 'thread' from line 33
./usr/share/jython/Lib/logging/handlers.py:30: 'sys' imported but unused
./usr/share/jython/Lib/logging/handlers.py:35: redefinition of unused 'codecs' from line 33
./usr/share/jython/Lib/logging/handlers.py:393: local variable 'dummy' is assigned to but never used
./usr/share/jython/Lib/logging/handlers.py:742: redefinition of unused 'formatdate' from line 740
./usr/share/jython/Lib/logging/__init__.py:34: redefinition of unused 'codecs' from line 32
./usr/share/jython/Lib/logging/__init__.py:40: redefinition of unused 'thread' from line 37

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