Debian Automated Code Analysis

pyflakes analysis of python-gdata_2.0.8-1.1_all.deb

./usr/share/pyshared/atom/core.py:29: redefinition of unused 'ElementTree' from line 26
./usr/share/pyshared/atom/core.py:32: redefinition of unused 'ElementTree' from line 29
./usr/share/pyshared/atom/core.py:34: redefinition of unused 'ElementTree' from line 32
./usr/share/pyshared/atom/__init__.py:50: redefinition of unused 'ElementTree' from line 47
./usr/share/pyshared/atom/__init__.py:53: redefinition of unused 'ElementTree' from line 50
./usr/share/pyshared/atom/__init__.py:55: redefinition of unused 'ElementTree' from line 53
./usr/share/pyshared/atom/service.py:40: 're' imported but unused
./usr/share/pyshared/atom/service.py:48: redefinition of unused 'ElementTree' from line 45
./usr/share/pyshared/atom/service.py:51: redefinition of unused 'ElementTree' from line 48
./usr/share/pyshared/atom/service.py:53: redefinition of unused 'ElementTree' from line 51
./usr/share/pyshared/atom/service.py:692: undefined name 'deprecated'
./usr/share/pyshared/atom/http_core.py:290: local variable 'path' is assigned to but never used
./usr/share/pyshared/atom/http_core.py:568: undefined name 'Nonesock_'
./usr/share/pyshared/gdata/core.py:40: redefinition of unused 'simplejson' from line 36
./usr/share/pyshared/gdata/core.py:43: redefinition of unused 'simplejson' from line 40
./usr/share/pyshared/gdata/client.py:510: undefined name 'response_body'
./usr/share/pyshared/gdata/sample_util.py:24: 'urllib' imported but unused
./usr/share/pyshared/gdata/auth.py:21: 're' imported but unused
./usr/share/pyshared/gdata/gauth.py:446: redefinition of unused 'keyfactory' from line 444
./usr/share/pyshared/gdata/gauth.py:632: redefinition of unused 'keyfactory' from line 630
./usr/share/pyshared/gdata/__init__.py:31: redefinition of unused 'ElementTree' from line 28
./usr/share/pyshared/gdata/__init__.py:34: redefinition of unused 'ElementTree' from line 31
./usr/share/pyshared/gdata/__init__.py:36: redefinition of unused 'ElementTree' from line 34
./usr/share/pyshared/gdata/service.py:69: redefinition of unused 'ElementTree' from line 66
./usr/share/pyshared/gdata/service.py:72: redefinition of unused 'ElementTree' from line 69
./usr/share/pyshared/gdata/service.py:74: redefinition of unused 'ElementTree' from line 72
./usr/share/pyshared/gdata/test_config.py:21: 'inspect' imported but unused
./usr/share/pyshared/gdata/test_config.py:360: redefinition of unused 'inspect' from line 21
./usr/share/pyshared/gdata/tlslite/api.py:46: 'Fault' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:46: 'AlertDescription' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:46: 'AlertLevel' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:47: 'from errors import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/api.py:48: 'Checker' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:49: 'HandshakeSettings' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:50: 'Session' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:51: 'SessionCache' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:52: 'SharedKeyDB' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:53: 'TLSConnection' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:54: 'VerifierDB' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:55: 'X509' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:56: 'X509CertChain' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:58: 'HTTPTLSConnection' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:59: 'TLSSocketServerMixIn' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:60: 'TLSAsyncDispatcherMixIn' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:61: 'POP3_TLS' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:62: 'IMAP4_TLS' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:63: 'SMTP_TLS' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:64: 'XMLRPCTransport' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:67: redefinition of unused 'twisted' from line 66
./usr/share/pyshared/gdata/tlslite/api.py:68: 'TLSTwistedProtocolWrapper' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:72: 'prngName' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:72: 'pycryptoLoaded' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:72: 'm2cryptoLoaded' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:72: 'gmpyLoaded' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:72: 'cryptlibpyLoaded' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:74: 'parseXMLKey' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:74: 'parsePEMKey' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:74: 'generateRSAKey' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:74: 'parseAsPublicKey' imported but unused
./usr/share/pyshared/gdata/tlslite/api.py:74: 'parsePrivateKey' imported but unused
./usr/share/pyshared/gdata/tlslite/VerifierDB.py:3: 'from utils.cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/VerifierDB.py:4: 'from utils.compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:4: 'from utils.compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:5: 'from utils.cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:7: 'from utils.codec import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:8: 'from errors import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:9: 'from messages import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:10: 'from mathtls import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:11: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSRecordLayer.py:19: 'traceback' imported but unused
./usr/share/pyshared/gdata/tlslite/errors.py:7: 'AlertLevel' imported but unused
./usr/share/pyshared/gdata/tlslite/Checker.py:3: 'hashAndBase64' imported but unused
./usr/share/pyshared/gdata/tlslite/Checker.py:4: 'X509' imported but unused
./usr/share/pyshared/gdata/tlslite/Checker.py:6: 'from errors import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/Checker.py:79: 'cryptoIDlib' imported but unused
./usr/share/pyshared/gdata/tlslite/Checker.py:81: 'cryptlib_py' imported but unused
./usr/share/pyshared/gdata/tlslite/TLSConnection.py:7: 'formatExceptionTrace' imported but unused
./usr/share/pyshared/gdata/tlslite/TLSConnection.py:10: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSConnection.py:12: 'from errors import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSConnection.py:13: 'from messages import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSConnection.py:14: 'from mathtls import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/TLSConnection.py:712: local variable 'serverHelloDone' is assigned to but never used
./usr/share/pyshared/gdata/tlslite/TLSConnection.py:1566: local variable 'e' is assigned to but never used
./usr/share/pyshared/gdata/tlslite/HandshakeSettings.py:102: 'cryptoIDlib' imported but unused
./usr/share/pyshared/gdata/tlslite/messages.py:3: 'from utils.compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/messages.py:4: 'from utils.cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/messages.py:5: 'from errors import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/messages.py:6: 'from utils.codec import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/messages.py:7: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/SharedKeyDB.py:3: 'from utils.cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/SharedKeyDB.py:4: 'from utils.compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/SharedKeyDB.py:5: 'from mathtls import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/X509CertChain.py:3: 'cryptomath' imported but unused
./usr/share/pyshared/gdata/tlslite/mathtls.py:3: 'from utils.compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/mathtls.py:4: 'from utils.cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/X509.py:4: 'from utils.cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/Session.py:3: 'from utils.compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/Session.py:4: 'from mathtls import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/Session.py:5: 'from constants import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/rijndael.py:80: undefined name 'alog'
./usr/share/pyshared/gdata/tlslite/utils/rijndael.py:80: undefined name 'log'
./usr/share/pyshared/gdata/tlslite/utils/rijndael.py:80: undefined name 'log'
./usr/share/pyshared/gdata/tlslite/utils/rijndael.py:154: undefined name 'mul'
./usr/share/pyshared/gdata/tlslite/utils/rijndael.py:331: undefined name 'plaintext'
./usr/share/pyshared/gdata/tlslite/utils/compat.py:99: redefinition of function 'createByteArraySequence' from line 55
./usr/share/pyshared/gdata/tlslite/utils/compat.py:103: redefinition of function 'createByteArrayZeros' from line 57
./usr/share/pyshared/gdata/tlslite/utils/compat.py:105: redefinition of function 'concatArrays' from line 59
./usr/share/pyshared/gdata/tlslite/utils/compat.py:110: redefinition of function 'bytesToString' from line 62
./usr/share/pyshared/gdata/tlslite/utils/compat.py:113: redefinition of function 'stringToBytes' from line 64
./usr/share/pyshared/gdata/tlslite/utils/compat.py:120: redefinition of function 'numBits' from line 70
./usr/share/pyshared/gdata/tlslite/utils/compat.py:136: redefinition of unused 'sys' from line 83
./usr/share/pyshared/gdata/tlslite/utils/compat.py:137: redefinition of unused 'traceback' from line 84
./usr/share/pyshared/gdata/tlslite/utils/compat.py:138: redefinition of function 'formatExceptionTrace' from line 85
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_RC4.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/keyfactory.py:6: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_RSAKey.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_RSAKey.py:5: 'from RSAKey import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_TripleDES.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_TripleDES.py:4: 'from TripleDES import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_RSAKey.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_RSAKey.py:5: 'from RSAKey import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_RSAKey.py:96: redefinition of function 'f' from line 93
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_RSAKey.py:130: redefinition of function 'f' from line 122
./usr/share/pyshared/gdata/tlslite/utils/RSAKey.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_AES.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_AES.py:4: 'from AES import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Cryptlib_RC4.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Cryptlib_AES.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Cryptlib_AES.py:4: 'from AES import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/ASN1Parser.py:2: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/ASN1Parser.py:3: 'from codec import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_AES.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_AES.py:4: 'from AES import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/RC4.py:3: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/dateFuncs.py:46: 'jarray' imported but unused
./usr/share/pyshared/gdata/tlslite/utils/dateFuncs.py:48: redefinition of function 'createDateClass' from line 20
./usr/share/pyshared/gdata/tlslite/utils/dateFuncs.py:54: redefinition of function 'printDateClass' from line 23
./usr/share/pyshared/gdata/tlslite/utils/dateFuncs.py:59: redefinition of function 'getNow' from line 27
./usr/share/pyshared/gdata/tlslite/utils/dateFuncs.py:65: redefinition of function 'getHoursFromNow' from line 30
./usr/share/pyshared/gdata/tlslite/utils/dateFuncs.py:70: redefinition of function 'isDateClassExpired' from line 36
./usr/share/pyshared/gdata/tlslite/utils/dateFuncs.py:74: redefinition of function 'isDateClassBefore' from line 39
./usr/share/pyshared/gdata/tlslite/utils/Cryptlib_TripleDES.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Cryptlib_TripleDES.py:5: 'from TripleDES import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:13: redefinition of unused 'sha1' from line 11
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:15: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:24: 'm2' imported but unused
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:56: 'Crypto' imported but unused
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:76: redefinition of function 'getRandomBytes' from line 69
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:92: redefinition of function 'getRandomBytes' from line 76
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:99: redefinition of function 'getRandomBytes' from line 92
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:107: redefinition of function 'getRandomBytes' from line 99
./usr/share/pyshared/gdata/tlslite/utils/cryptomath.py:267: redefinition of function 'powMod' from line 256
./usr/share/pyshared/gdata/tlslite/utils/xmltools.py:6: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/xmltools.py:16: 'from javax.xml.parsers import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/xmltools.py:21: redefinition of function 'parseDocument' from line 13
./usr/share/pyshared/gdata/tlslite/utils/TripleDES.py:3: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/codec.py:3: 'from compat import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Python_RC4.py:4: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Python_RSAKey.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Python_RSAKey.py:6: 'from RSAKey import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/cipherfactory.py:3: 'os' imported but unused
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:63: redefinition of function 'createByteArraySequence' from line 13
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:67: redefinition of function 'createByteArrayZeros' from line 15
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:69: redefinition of function 'concatArrays' from line 17
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:74: redefinition of function 'bytesToString' from line 20
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:77: redefinition of function 'stringToBytes' from line 23
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:84: redefinition of function 'numBits' from line 28
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:107: redefinition of unused 'Set' from line 9
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:141: redefinition of function 'iterSet' from line 38
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:144: redefinition of function 'getListFromSet' from line 41
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:176: redefinition of function 'getSHA1' from line 45
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:190: redefinition of unused 'sys' from line 48
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:191: redefinition of unused 'traceback' from line 49
./usr/share/pyshared/gdata/tlslite/utils/jython_compat.py:193: redefinition of function 'formatExceptionTrace' from line 51
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_TripleDES.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/OpenSSL_TripleDES.py:4: 'from TripleDES import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Python_AES.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/Python_AES.py:5: 'from AES import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_RC4.py:3: 'from cryptomath import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/utils/PyCrypto_RC4.py:4: 'from RC4 import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/integration/TLSTwistedProtocolWrapper.py:3: 'WrappingFactory' imported but unused
./usr/share/pyshared/gdata/tlslite/integration/TLSTwistedProtocolWrapper.py:8: 'from gdata.tlslite.errors import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/tlslite/integration/IntegrationHelper.py:50: undefined name 'Checker'
./usr/share/pyshared/gdata/tlslite/integration/__init__.py:15: redefinition of unused 'twisted' from line 14
./usr/share/pyshared/gdata/geo/__init__.py:47: 'gdata' imported but unused
./usr/share/pyshared/gdata/analytics/client.py:23: 'atom' imported but unused
./usr/share/pyshared/gdata/analytics/service.py:35: 'atom' imported but unused
./usr/share/pyshared/gdata/apps/service.py:22: redefinition of unused 'ElementTree' from line 19
./usr/share/pyshared/gdata/apps/service.py:25: redefinition of unused 'ElementTree' from line 22
./usr/share/pyshared/gdata/apps/service.py:27: redefinition of unused 'ElementTree' from line 25
./usr/share/pyshared/gdata/apps/service.py:28: 'urllib' imported but unused
./usr/share/pyshared/gdata/apps/service.py:33: 'atom' imported but unused
./usr/share/pyshared/gdata/apps/adminsettings/service.py:52: undefined name 'AppsForYourDomainException'
./usr/share/pyshared/gdata/apps/adminsettings/service.py:418: undefined name 'AppsForYourDomainException'
./usr/share/pyshared/gdata/apps/adminsettings/service.py:437: undefined name 'GetOutboundGatewaySettings'
./usr/share/pyshared/gdata/photos/__init__.py:45: redefinition of unused 'ElementTree' from line 42
./usr/share/pyshared/gdata/photos/__init__.py:48: redefinition of unused 'ElementTree' from line 45
./usr/share/pyshared/gdata/photos/__init__.py:50: redefinition of unused 'ElementTree' from line 48
./usr/share/pyshared/gdata/photos/service.py:83: 'sys' imported but unused
./usr/share/pyshared/gdata/photos/service.py:561: local variable 'mediasource' is assigned to but never used
./usr/share/pyshared/gdata/webmastertools/__init__.py:27: redefinition of unused 'ElementTree' from line 24
./usr/share/pyshared/gdata/webmastertools/__init__.py:30: redefinition of unused 'ElementTree' from line 27
./usr/share/pyshared/gdata/webmastertools/__init__.py:32: redefinition of unused 'ElementTree' from line 30
./usr/share/pyshared/gdata/webmastertools/__init__.py:32: 'ElementTree' imported but unused
./usr/share/pyshared/gdata/finance/service.py:26: 'atom' imported but unused
./usr/share/pyshared/gdata/media/__init__.py:53: 'gdata' imported but unused
./usr/share/pyshared/gdata/oauth/rsa.py:11: 'cryptomath' imported but unused
./usr/share/pyshared/gdata/oauth/rsa.py:66: undefined name 'base64'
./usr/share/pyshared/gdata/oauth/__init__.py:276: undefined name 'data_store'
./usr/share/pyshared/gdata/oauth/__init__.py:293: local variable 'version' is assigned to but never used
./usr/share/pyshared/gdata/oauth/__init__.py:303: local variable 'version' is assigned to but never used
./usr/share/pyshared/gdata/oauth/__init__.py:314: local variable 'version' is assigned to but never used
./usr/share/pyshared/gdata/oauth/__init__.py:390: local variable 'built' is assigned to but never used
./usr/share/pyshared/gdata/books/service.py:51: redefinition of unused 'books' from line 49
./usr/share/pyshared/gdata/exif/__init__.py:52: 'gdata' imported but unused
./usr/share/pyshared/gdata/contacts/client.py:31: 'atom' imported but unused
./usr/share/pyshared/gdata/youtube/service.py:30: redefinition of unused 'ElementTree' from line 27
./usr/share/pyshared/gdata/youtube/service.py:33: redefinition of unused 'ElementTree' from line 30
./usr/share/pyshared/gdata/youtube/service.py:35: redefinition of unused 'ElementTree' from line 33
./usr/share/pyshared/gdata/codesearch/service.py:25: 'atom' imported but unused
./usr/share/pyshared/gdata/calendar/__init__.py:27: redefinition of unused 'ElementTree' from line 24
./usr/share/pyshared/gdata/calendar/__init__.py:30: redefinition of unused 'ElementTree' from line 27
./usr/share/pyshared/gdata/calendar/__init__.py:32: redefinition of unused 'ElementTree' from line 30
./usr/share/pyshared/gdata/calendar/__init__.py:32: 'ElementTree' imported but unused
./usr/share/pyshared/gdata/calendar/service.py:35: 'atom' imported but unused
./usr/share/pyshared/gdata/base/__init__.py:26: redefinition of unused 'ElementTree' from line 23
./usr/share/pyshared/gdata/base/__init__.py:29: redefinition of unused 'ElementTree' from line 26
./usr/share/pyshared/gdata/base/__init__.py:31: redefinition of unused 'ElementTree' from line 29
./usr/share/pyshared/gdata/base/service.py:28: 'urllib' imported but unused
./usr/share/pyshared/gdata/calendar_resource/client.py:30: 'atom' imported but unused
./usr/share/pyshared/gdata/Crypto/PublicKey/RSA.py:21: redefinition of unused '_fastmath' from line 19
./usr/share/pyshared/gdata/Crypto/PublicKey/DSA.py:16: 'from Crypto.PublicKey.pubkey import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/Crypto/PublicKey/DSA.py:24: redefinition of unused '_fastmath' from line 22
./usr/share/pyshared/gdata/Crypto/PublicKey/pubkey.py:16: 'from Crypto.Util.number import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/Crypto/PublicKey/ElGamal.py:15: 'from Crypto.PublicKey.pubkey import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/Crypto/PublicKey/qNEW.py:16: 'from Crypto.Util.number import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/Crypto/Protocol/AllOrNothing.py:202: 'time' imported but unused
./usr/share/pyshared/gdata/Crypto/Protocol/Chaffing.py:129: 'sys' imported but unused
./usr/share/pyshared/gdata/Crypto/Protocol/Chaffing.py:150: 'time' imported but unused
./usr/share/pyshared/gdata/Crypto/Hash/SHA.py:6: 'from sha import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/Crypto/Hash/SHA.py:10: undefined name 'digestsize'
./usr/share/pyshared/gdata/Crypto/Hash/MD5.py:6: 'from md5 import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/Crypto/Hash/MD5.py:11: undefined name 'digestsize'
./usr/share/pyshared/gdata/Crypto/Util/number.py:19: redefinition of unused '_fastmath' from line 17
./usr/share/pyshared/gdata/Crypto/Util/test.py:16: 'string' imported but unused
./usr/share/pyshared/gdata/Crypto/Util/test.py:19: 'from Crypto.Cipher import *' used; unable to detect undefined names
./usr/share/pyshared/gdata/Crypto/Util/test.py:22: 'sys' imported but unused
./usr/share/pyshared/gdata/Crypto/Util/test.py:34: redefinition of unused 'string' from line 16
./usr/share/pyshared/gdata/Crypto/Util/test.py:34: 'string' imported but unused
./usr/share/pyshared/gdata/Crypto/Util/test.py:154: redefinition of unused 'string' from line 16
./usr/share/pyshared/gdata/Crypto/Util/test.py:154: 'string' imported but unused
./usr/share/pyshared/gdata/Crypto/Util/test.py:194: redefinition of unused 'string' from line 16
./usr/share/pyshared/gdata/Crypto/Util/test.py:194: 'sys' imported but unused
./usr/share/pyshared/gdata/Crypto/Util/test.py:229: redefinition of unused 'string' from line 16
./usr/share/pyshared/gdata/Crypto/Util/randpool.py:20: redefinition of unused 'winrandom' from line 18
./usr/share/pyshared/gdata/Crypto/Util/randpool.py:376: 'string' imported but unused
./usr/share/pyshared/gdata/Crypto/Util/randpool.py:376: 'time' imported but unused
./usr/share/pyshared/gdata/spreadsheet/__init__.py:26: redefinition of unused 'ElementTree' from line 23
./usr/share/pyshared/gdata/spreadsheet/__init__.py:29: redefinition of unused 'ElementTree' from line 26
./usr/share/pyshared/gdata/spreadsheet/__init__.py:31: redefinition of unused 'ElementTree' from line 29
./usr/share/pyshared/gdata/spreadsheet/__init__.py:34: 're' imported but unused
./usr/share/pyshared/gdata/spreadsheet/__init__.py:378: undefined name '_SpreadsheetsListFromElementTree'
./usr/share/doc/python-gdata/examples/blogger/oauth-appengine/main.py:7: 'cgi' imported but unused
./usr/share/doc/python-gdata/examples/blogger/oauth-appengine/main.py:35: local variable 'error' is assigned to but never used
./usr/share/doc/python-gdata/examples/webmastertools/SitesFeedSummary.py:23: redefinition of unused 'ElementTree' from line 21
./usr/share/doc/python-gdata/examples/webmastertools/SitesFeedSummary.py:23: 'ElementTree' imported but unused
./usr/share/doc/python-gdata/examples/webmastertools/SitesFeedSummary.py:24: 'atom' imported but unused
./usr/share/doc/python-gdata/examples/webmastertools/AddDeleteExampleDotCom.py:18: 'urllib' imported but unused
./usr/share/doc/python-gdata/examples/webmastertools/AddDeleteExampleDotCom.py:25: redefinition of unused 'ElementTree' from line 23
./usr/share/doc/python-gdata/examples/webmastertools/AddDeleteExampleDotCom.py:25: 'ElementTree' imported but unused
./usr/share/doc/python-gdata/examples/webmastertools/AddDeleteExampleDotCom.py:26: 'atom' imported but unused
./usr/share/doc/python-gdata/examples/webmastertools/SitemapsFeedSummary.py:23: redefinition of unused 'ElementTree' from line 21
./usr/share/doc/python-gdata/examples/webmastertools/SitemapsFeedSummary.py:23: 'ElementTree' imported but unused
./usr/share/doc/python-gdata/examples/webmastertools/SitemapsFeedSummary.py:24: 'atom' imported but unused
./usr/share/doc/python-gdata/examples/codesearch/CodesearchExample.py:24: 'service' imported but unused
./usr/share/doc/python-gdata/examples/codesearch/CodesearchExample.py:27: 'atom' imported but unused
./usr/share/doc/python-gdata/examples/codesearch/CodesearchExample.py:58: local variable 'msg' is assigned to but never used
./usr/share/doc/python-gdata/examples/base/dryRunInsert.py:23: redefinition of unused 'ElementTree' from line 21
./usr/share/doc/python-gdata/examples/base/dryRunInsert.py:23: 'ElementTree' imported but unused
./usr/share/doc/python-gdata/examples/base/baseAttributesQueryExample.py:23: redefinition of unused 'ElementTree' from line 21
./usr/share/doc/python-gdata/examples/base/baseAttributesQueryExample.py:23: 'ElementTree' imported but unused
./usr/share/doc/python-gdata/examples/base/baseAttributesQueryExample.py:24: 'atom' imported but unused
./usr/share/doc/python-gdata/examples/base/baseItemTypesQueryExample.py:23: redefinition of unused 'ElementTree' from line 21
./usr/share/doc/python-gdata/examples/base/baseItemTypesQueryExample.py:23: 'ElementTree' imported but unused
./usr/share/doc/python-gdata/examples/base/baseItemTypesQueryExample.py:24: 'atom' imported but unused
./usr/share/doc/python-gdata/examples/base/baseQueryExample.py:23: redefinition of unused 'ElementTree' from line 21
./usr/share/doc/python-gdata/examples/base/baseQueryExample.py:23: 'ElementTree' imported but unused
./usr/share/doc/python-gdata/examples/base/baseQueryExample.py:24: 'atom' imported but unused

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