./usr/lib/python3.2/abc.py:120: invalid syntax for name, value in namespace.items() ^ ./usr/lib/python3.2/string.py:89: invalid syntax class Template(metaclass=_TemplateMetaclass): ^ ./usr/lib/python3.2/optparse.py:1591: invalid syntax print(self.get_usage(), file=file) ^ ./usr/lib/python3.2/site.py:165: invalid syntax file=sys.stderr) ^ ./usr/lib/python3.2/sre_parse.py:101: invalid syntax print(level*" " + op, end=' '); nl = 0 ^ ./usr/lib/python3.2/token.py:72: invalid syntax for name, value in globals().items() ^ ./usr/lib/python3.2/runpy.py:80: invalid syntax with _TempModule(mod_name) as temp_module, _ModifiedArgv0(mod_fname): ^ ./usr/lib/python3.2/sitecustomize.py: No such file or directory ./usr/lib/python3.2/pickle.py:179: invalid syntax def __init__(self, file, protocol=None, *, fix_imports=True): ^ ./usr/lib/python3.2/tempfile.py:643: invalid syntax file=_sys.stderr) ^ ./usr/lib/python3.2/random.py:143: invalid syntax raise TypeError from e ^ ./usr/lib/python3.2/configparser.py:596: invalid syntax allow_no_value=False, *, delimiters=('=', ':'), ^ ./usr/lib/python3.2/copy.py:63: redefinition of unused 'PyStringMap' from line 61 ./usr/lib/python3.2/locale.py:48: 'from _locale import *' used; unable to detect undefined names ./usr/lib/python3.2/locale.py:110: redefinition of function 'localeconv' from line 64 ./usr/lib/python3.2/locale.py:145: local variable 'result' is assigned to but never used ./usr/lib/python3.2/locale.py:146: local variable 'seps' is assigned to but never used ./usr/lib/python3.2/locale.py:524: redefinition of function 'setlocale' from line 88 ./usr/lib/python3.2/locale.py:562: redefinition of function 'getpreferredencoding' from line 552 ./usr/lib/python3.2/locale.py:571: redefinition of function 'getpreferredencoding' from line 562 ./usr/lib/python3.2/glob.py:3: 'sys' imported but unused ./usr/lib/python3.2/heapq.py:307: 'from _heapq import *' used; unable to detect undefined names ./usr/lib/python3.2/heapq.py:348: redefinition of function 'nsmallest' from line 199 ./usr/lib/python3.2/heapq.py:385: redefinition of function 'nlargest' from line 183 ./usr/lib/python3.2/tokenize.py:29: 'sys' imported but unused ./usr/lib/python3.2/tokenize.py:30: 'from token import *' used; unable to detect undefined names ./usr/lib/python3.2/tokenize.py:500: local variable 'strstart' is assigned to but never used ./usr/lib/python3.2/opcode.py:32: undefined name 'def_op' ./usr/lib/python3.2/opcode.py:36: undefined name 'def_op' ./usr/lib/python3.2/opcode.py:40: undefined name 'def_op' ./usr/lib/python3.2/pkgutil.py:309: local variable 'mod_type' is assigned to but never used ./usr/lib/python3.2/bisect.py:90: 'from _bisect import *' used; unable to detect undefined names ./usr/lib/python3.2/textwrap.py:10: 'string' imported but unused ./usr/lib/python3.2/argparse.py:95: redefinition of unused 'gettext' from line 93 ./usr/lib/python3.2/argparse.py:1466: undefined name 'ngettext' ./usr/lib/python3.2/argparse.py:2026: undefined name 'ngettext' ./usr/lib/python3.2/codecs.py:15: 'from _codecs import *' used; unable to detect undefined names ./usr/lib/python3.2/codecs.py:19: undefined name 'register_error' in __all__ ./usr/lib/python3.2/codecs.py:19: undefined name 'register' in __all__ ./usr/lib/python3.2/codecs.py:19: undefined name 'lookup' in __all__ ./usr/lib/python3.2/codecs.py:19: undefined name 'lookup_error' in __all__ ./usr/lib/python3.2/codecs.py:1091: 'encodings' imported but unused ./usr/lib/python3.2/posixpath.py:17: 'from genericpath import *' used; unable to detect undefined names ./usr/lib/python3.2/posixpath.py:19: undefined name 'isdir' in __all__ ./usr/lib/python3.2/posixpath.py:19: undefined name 'commonprefix' in __all__ ./usr/lib/python3.2/posixpath.py:19: undefined name 'exists' in __all__ ./usr/lib/python3.2/posixpath.py:19: undefined name 'getctime' in __all__ ./usr/lib/python3.2/posixpath.py:19: undefined name 'getsize' in __all__ ./usr/lib/python3.2/posixpath.py:19: undefined name 'getmtime' in __all__ ./usr/lib/python3.2/posixpath.py:19: undefined name 'getatime' in __all__ ./usr/lib/python3.2/posixpath.py:19: undefined name 'isfile' in __all__ ./usr/lib/python3.2/inspect.py:36: 'string' imported but unused ./usr/lib/python3.2/inspect.py:129: redefinition of function 'ismemberdescriptor' from line 121 ./usr/lib/python3.2/inspect.py:146: redefinition of function 'isgetsetdescriptor' from line 138 ./usr/lib/python3.2/inspect.py:760: local variable 'step' is assigned to but never used ./usr/lib/python3.2/ssl.py:60: '_ssl' imported but unused ./usr/lib/python3.2/ssl.py:62: 'OPENSSL_VERSION_NUMBER' imported but unused ./usr/lib/python3.2/ssl.py:62: 'OPENSSL_VERSION' imported but unused ./usr/lib/python3.2/ssl.py:62: 'OPENSSL_VERSION_INFO' imported but unused ./usr/lib/python3.2/ssl.py:64: 'CERT_OPTIONAL' imported but unused ./usr/lib/python3.2/ssl.py:65: 'OP_NO_SSLv3' imported but unused ./usr/lib/python3.2/ssl.py:65: 'OP_NO_SSLv2' imported but unused ./usr/lib/python3.2/ssl.py:65: 'OP_ALL' imported but unused ./usr/lib/python3.2/ssl.py:65: 'OP_NO_TLSv1' imported but unused ./usr/lib/python3.2/ssl.py:66: 'RAND_add' imported but unused ./usr/lib/./usr/lib/python3.2/warnings.py:93: invalid syntax print("Invalid -W option ignored:", msg, file=sys.stderr) ^ ./usr/lib/python3.2/compileall.py:120: invalid syntax print('*** ', end='') ^ ./usr/lib/python3.2/functools.py:151: invalid syntax nonlocal hits, misses ^ ./usr/lib/python3.2/subprocess.py:1611: invalid syntax print("Gosh. No error.", file=sys.stderr) ^ ./usr/lib/python3.2/socket.py:141: invalid syntax def makefile(self, mode="r", buffering=None, *, ^ ./usr/lib/python3.2/collections.py:361: unqualified exec is not allowed in function 'namedtuple' it contains a nested function with free variables exec(class_definition, namespace) ./usr/lib/python3.2/io.py:78: invalid syntax class IOBase(_io._IOBase, metaclass=abc.ABCMeta): ^ ./usr/lib/python3.2/dis.py:161: invalid syntax print("%3d" % linestarts[i], end=' ') ^ ./usr/lib/python3.2/_abcoll.py:49: invalid syntax class Hashable(metaclass=ABCMeta): ^ python3.2/ssl.py:66: 'RAND_egd' imported but unused ./usr/lib/python3.2/ssl.py:66: 'RAND_status' imported but unused ./usr/lib/python3.2/ssl.py:67: 'SSL_ERROR_SYSCALL' imported but unused ./usr/lib/python3.2/ssl.py:67: 'SSL_ERROR_WANT_X509_LOOKUP' imported but unused ./usr/lib/python3.2/ssl.py:67: 'SSL_ERROR_ZERO_RETURN' imported but unused ./usr/lib/python3.2/ssl.py:67: 'SSL_ERROR_INVALID_ERROR_CODE' imported but unused ./usr/lib/python3.2/ssl.py:67: 'SSL_ERROR_WANT_CONNECT' imported but unused ./usr/lib/python3.2/ssl.py:67: 'SSL_ERROR_SSL' imported but unused ./usr/lib/python3.2/ssl.py:78: 'HAS_SNI' imported but unused ./usr/lib/python3.2/ssl.py:92: '_getnameinfo' imported but unused ./usr/lib/python3.2/ssl.py:96: 'traceback' imported but unused ./usr/lib/python3.2/platform.py:529: local variable 'why' is assigned to but never used ./usr/lib/python3.2/platform.py:565: redefinition of unused 'RegQueryValueEx' from line 561 ./usr/lib/python3.2/platform.py:600: 'win32api' imported but unused ./usr/lib/python3.2/platform.py:616: redefinition of unused 'GetVersionEx' from line 601 ./usr/lib/python3.2/platform.py:617: redefinition of unused 'RegQueryValueEx' from line 601 ./usr/lib/python3.2/platform.py:618: redefinition of unused 'RegOpenKeyEx' from line 601 ./usr/lib/python3.2/platform.py:619: redefinition of unused 'RegCloseKey' from line 601 ./usr/lib/python3.2/platform.py:620: redefinition of unused 'HKEY_LOCAL_MACHINE' from line 603 ./usr/lib/python3.2/platform.py:621: redefinition of unused 'VER_PLATFORM_WIN32_WINDOWS' from line 603 ./usr/lib/python3.2/platform.py:622: redefinition of unused 'VER_PLATFORM_WIN32_NT' from line 603 ./usr/lib/python3.2/platform.py:623: redefinition of unused 'VER_NT_WORKSTATION' from line 603 ./usr/lib/python3.2/platform.py:680: undefined name 'WindowsError' ./usr/lib/python3.2/platform.py:757: '_gestalt' imported but unused ./usr/lib/python3.2/platform.py:784: undefined name 'versioninfo' ./usr/lib/python3.2/platform.py:857: 'java' imported but unused ./usr/lib/python3.2/sre_compile.py:15: 'from sre_constants import *' used; unable to detect undefined names ./usr/lib/python3.2/os.py:44: 'from posix import *' used; unable to detect undefined names ./usr/lib/python3.2/os.py:58: 'from nt import *' used; unable to detect undefined names ./usr/lib/python3.2/os.py:60: redefinition of unused '_exit' from line 46 ./usr/lib/python3.2/os.py:63: redefinition of unused 'path' from line 49 ./usr/lib/python3.2/os.py:72: 'from os2 import *' used; unable to detect undefined names ./usr/lib/python3.2/os.py:74: redefinition of unused '_exit' from line 60 ./usr/lib/python3.2/os.py:78: redefinition of unused 'path' from line 63 ./usr/lib/python3.2/os.py:80: redefinition of unused 'path' from line 78 ./usr/lib/python3.2/os.py:81: 'link' imported but unused ./usr/lib/python3.2/os.py:90: 'from ce import *' used; unable to detect undefined names ./usr/lib/python3.2/os.py:92: redefinition of unused '_exit' from line 74 ./usr/lib/python3.2/os.py:96: redefinition of unused 'path' from line 80 ./usr/lib/python3.2/os.py:106: 'extsep' imported but unused ./usr/lib/python3.2/weakref.py:57: local variable 'd' is assigned to but never used ./usr/lib/python3.2/reprlib.py:10: redefinition of unused 'get_ident' from line 8 ./usr/lib/python3.2/struct.py:3: undefined name 'Struct' in __all__ ./usr/lib/python3.2/struct.py:3: undefined name 'pack_into' in __all__ ./usr/lib/python3.2/struct.py:3: undefined name 'calcsize' in __all__ ./usr/lib/python3.2/struct.py:3: undefined name 'error' in __all__ ./usr/lib/python3.2/struct.py:3: undefined name 'unpack' in __all__ ./usr/lib/python3.2/struct.py:3: undefined name 'unpack_from' in __all__ ./usr/lib/python3.2/struct.py:3: undefined name 'pack' in __all__ ./usr/lib/python3.2/struct.py:12: 'from _struct import *' used; unable to detect undefined names ./usr/lib/python3.2/struct.py:13: '_clearcache' imported but unused ./usr/lib/python3.2/struct.py:14: '__doc__' imported but unused ./usr/lib/python3.2/encodings/uu_codec.py:56: local variable 'v' is assigned to but never used ./usr/lib/python3.2/encodings/punycode.py:185: undefined name 'memoryview' ./usr/lib/python3.2/logging/config.py:27: 'os' imported but unused ./usr/lib/python3.2/logging/config.py:34: redefinition of unused 'thread' from line 31 ./usr/lib/python3.2/logging/config.py:807: 'tempfile' imported but unused ./usr/lib/python3.2/logging/handlers.py:33: redefinition of unused 'threading' from line 31 ./usr/lib/python3.2/logging/handlers.py:38: redefinition of unused 'codecs' from line 36 ./usr/lib/python3.2/logging/handlers.py:514: local variable 'dummy' is assigned to but never used ./usr/lib/python3.2/logging/__init__.py:41: redefinition of unused 'codecs' from line 39 ./usr/lib/python3.2/logging/__init__.py:47: redefinition of unused 'thread' from line 44
This report was generated on Fri, 10 Jun 2011 06:46:05 +0000, based on results by pyflakes 0.4.0-1