Debian Automated Code Analysis

pyflakes analysis of gwibber-service_2.91.2-1_all.deb

./usr/share/pyshared/gwibber/microblog/dispatcher.py:90: invalid syntax
        except Exception as e:
                           ^
./usr/share/pyshared/gwibber/microblog/storage.py:42: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/gwibber/microblog/storage.py:42: invalid syntax
    with self.db:
             ^
./usr/share/pyshared/gwibber/microblog/network.py:66: invalid syntax
    except ValueError as e:
                        ^
./usr/share/pyshared/gwibber/microblog/util/resources.py:136: Warning: 'with' will become a reserved keyword in Python 2.6
./usr/share/pyshared/gwibber/microblog/util/resources.py:136: invalid syntax
            with open(os.path.join(theme_dir, "theme.version")) as f:
                     ^
./usr/share/pyshared/gwibber/microblog/util/__init__.py:164: invalid syntax
    except glib.GError as e:
                         ^
./usr/share/pyshared/gwibber/microblog/swp.py:186: redefinition of function 'insert_handler' from line 180
./usr/share/pyshared/gwibber/microblog/config.py:3: redefinition of unused 'gconf' from line 2
./usr/share/pyshared/gwibber/microblog/config.py:6: 'from util.const import *' used; unable to detect undefined names
./usr/share/pyshared/gwibber/microblog/config.py:10: 'from util.custom import *' used; unable to detect undefined names
./usr/share/pyshared/gwibber/microblog/gwp.py:49: 'gobject' imported but unused
./usr/share/pyshared/gwibber/microblog/gwp.py:57: 'from swp import *' used; unable to detect undefined names
./usr/share/pyshared/gwibber/microblog/gwp.py:265: local variable 'data_spec' is assigned to but never used
./usr/share/pyshared/gwibber/microblog/greader.py:13: 'urlparse' imported but unused
./usr/share/pyshared/gwibber/microblog/greader.py:29: undefined name 'can'
./usr/share/pyshared/gwibber/microblog/greader.py:30: undefined name 'can'
./usr/share/pyshared/gwibber/microblog/opencollaboration.py:8: 'can' imported but unused
./usr/share/pyshared/gwibber/microblog/opencollaboration.py:10: '_' imported but unused
./usr/share/pyshared/gwibber/microblog/brightkite.py:165: undefined name 'SearchResult'
./usr/share/pyshared/gwibber/microblog/urlshorter/ur1ca.py:9: 'SGMLParser' imported but unused
./usr/share/pyshared/gwibber/microblog/util/exceptions.py:60: local variable 'ret' is assigned to but never used
./usr/share/pyshared/gwibber/microblog/util/facelib.py:47: 'sys' imported but unused
./usr/share/pyshared/gwibber/microblog/util/facelib.py:56: redefinition of unused 'hashlib' from line 54
./usr/share/pyshared/gwibber/microblog/util/facelib.py:76: redefinition of unused 'simplejson' from line 73
./usr/share/pyshared/gwibber/microblog/util/facelib.py:79: redefinition of unused 'simplejson' from line 76
./usr/share/pyshared/gwibber/microblog/util/facelib.py:82: redefinition of unused 'simplejson' from line 79
./usr/share/pyshared/gwibber/microblog/util/facelib.py:111: redefinition of function 'urlread' from line 92
./usr/share/pyshared/gwibber/microblog/util/facelib.py:669: undefined name 'AuthProxy'
./usr/share/pyshared/gwibber/microblog/util/facelib.py:693: undefined name 'FriendsProxy'
./usr/share/pyshared/gwibber/microblog/util/facelib.py:703: undefined name 'PhotosProxy'
./usr/share/pyshared/gwibber/microblog/util/facelib.py:723: redefinition of unused 'StringIO' from line 62
./usr/share/pyshared/gwibber/microblog/util/facelib.py:725: redefinition of unused 'StringIO' from line 723
./usr/share/pyshared/gwibber/microblog/util/facelib.py:725: redefinition of unused 'StringIO' from line 62
./usr/share/pyshared/gwibber/microblog/util/facelib.py:784: 'urlfetch' imported but unused
./usr/share/pyshared/gwibber/microblog/util/facelib.py:1276: local variable 'e' is assigned to but never used
./usr/share/pyshared/gwibber/microblog/util/const.py:9: redefinition of unused 'environ' from line 3
./usr/share/pyshared/gwibber/microblog/util/couchmigrate.py:7: redefinition of unused 'CouchDatabase' from line 4
./usr/share/pyshared/gwibber/microblog/util/imagehandler.py:35: local variable 'e' is assigned to but never used
./usr/share/pyshared/gwibber/microblog/util/keyring.py:1: 'from const import *' used; unable to detect undefined names
./usr/share/pyshared/gwibber/lib/__init__.py:2: 'util' imported but unused

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