Debian Automated Code Analysis

pyflakes analysis of mercurial-common_1.6.4-1_all.deb

./usr/share/pyshared/mercurial/cmdutil.py:1177: redefinition of function 'want' from line 1174
./usr/share/pyshared/mercurial/keepalive.py:628: redefinition of unused '_md5' from line 626
./usr/share/pyshared/mercurial/keepalive.py:685: redefinition of unused 'time' from line 757
./usr/share/pyshared/mercurial/dirstate.py:141: redefinition of function 'f' from line 133
./usr/share/pyshared/mercurial/dirstate.py:149: redefinition of function 'f' from line 141
./usr/share/pyshared/mercurial/context.py:671: redefinition of unused 'stat' from line 11
./usr/share/pyshared/mercurial/patch.py:1205: redefinition of unused 'copies' from line 14
./usr/share/pyshared/mercurial/localrepo.py:601: redefinition of unused 'lock' from line 12
./usr/share/pyshared/mercurial/localrepo.py:616: redefinition of unused 'lock' from line 12
./usr/share/pyshared/mercurial/localrepo.py:619: redefinition of unused 'lock' from line 12
./usr/share/pyshared/mercurial/localrepo.py:1351: local variable 'junk' is assigned to but never used
./usr/share/pyshared/mercurial/commands.py:1049: redefinition of unused 'error' from line 12
./usr/share/pyshared/mercurial/commands.py:1197: redefinition of function 'events' from line 1184
./usr/share/pyshared/mercurial/commands.py:1298: 'bdiff' imported but unused
./usr/share/pyshared/mercurial/commands.py:1298: 'base85' imported but unused
./usr/share/pyshared/mercurial/commands.py:1298: 'mpatch' imported but unused
./usr/share/pyshared/mercurial/commands.py:1372: local variable 'user' is assigned to but never used
./usr/share/pyshared/mercurial/commands.py:1609: redefinition of unused 'copies' from line 12
./usr/share/pyshared/mercurial/byterange.py:205: redefinition of unused 'mimetypes' from line 248
./usr/share/pyshared/mercurial/byterange.py:206: redefinition of unused 'email' from line 249
./usr/share/pyshared/mercurial/merge.py:260: local variable 'substate' is assigned to but never used
./usr/share/pyshared/mercurial/dispatch.py:232: redefinition of function 'fn' from line 204
./usr/share/pyshared/mercurial/dispatch.py:244: redefinition of function 'fn' from line 232
./usr/share/pyshared/mercurial/encoding.py:9: 'sys' imported but unused
./usr/share/pyshared/mercurial/windows.py:291: local variable 'err' is assigned to but never used
./usr/share/pyshared/mercurial/windows.py:372: 'from win32 import *' used; unable to detect undefined names
./usr/share/pyshared/mercurial/httprepo.py:11: 'pushkey' imported but unused
./usr/share/pyshared/mercurial/httprepo.py:272: local variable 'err' is assigned to but never used
./usr/share/pyshared/mercurial/changegroup.py:134: redefinition of function 'generator' from line 129
./usr/share/pyshared/mercurial/changegroup.py:139: redefinition of function 'generator' from line 134
./usr/share/pyshared/mercurial/util.py:34: redefinition of unused '_sha1' from line 32
./usr/share/pyshared/mercurial/util.py:124: redefinition of function 'f' from line 119
./usr/share/pyshared/mercurial/util.py:146: redefinition of function 'f' from line 136
./usr/share/pyshared/mercurial/util.py:574: 'from windows import *' used; unable to detect undefined names
./usr/share/pyshared/mercurial/util.py:576: 'from posix import *' used; unable to detect undefined names
./usr/share/pyshared/mercurial/revlog.py:15: 'short' imported but unused
./usr/share/pyshared/mercurial/revlog.py:80: redefinition of unused 'bin' from line 15
./usr/share/pyshared/mercurial/revlog.py:95: redefinition of unused 'bin' from line 15
./usr/share/pyshared/mercurial/revlog.py:97: redefinition of unused 'bin' from line 15
./usr/share/pyshared/mercurial/templater.py:101: undefined name 'format'
./usr/share/pyshared/mercurial/hgweb/webcommands.py:388: local variable 'b' is assigned to but never used
./usr/share/pyshared/mercurial/hgweb/server.py:197: 'activeCount' imported but unused
./usr/share/pyshared/mercurial/hgweb/protocol.py:208: redefinition of unused 'pushkey' from line 9
./usr/share/pyshared/hgext/color.py:75: 'sys' imported but unused
./usr/share/pyshared/hgext/color.py:220: 'from win32console import *' used; unable to detect undefined names
./usr/share/pyshared/hgext/eol.py:69: 'commands' imported but unused
./usr/share/pyshared/hgext/eol.py:69: 'cmdutil' imported but unused
./usr/share/pyshared/hgext/mq.py:1747: local variable 'l' is assigned to but never used
./usr/share/pyshared/hgext/rebase.py:17: 'error' imported but unused
./usr/share/pyshared/hgext/relink.py:10: 'cmdutil' imported but unused
./usr/share/pyshared/hgext/churn.py:46: redefinition of function 'getkey' from line 39
./usr/share/pyshared/hgext/churn.py:167: redefinition of function 'format' from line 158
./usr/share/pyshared/hgext/hgcia.py:43: 'from mercurial.node import *' used; unable to detect undefined names
./usr/share/pyshared/hgext/inotify/client.py:24: local variable 'result' is assigned to but never used
./usr/share/pyshared/hgext/inotify/server.py:381: redefinition of function 'genresult' from line 377
./usr/share/pyshared/hgext/inotify/linux/__init__.py:22: 'from _inotify import *' used; unable to detect undefined names
./usr/share/pyshared/hgext/convert/git.py:30: redefinition of function 'gitopen' from line 19
./usr/share/pyshared/hgext/convert/darcs.py:19: redefinition of unused 'ElementTree' from line 16
./usr/share/pyshared/hgext/convert/darcs.py:22: redefinition of unused 'ElementTree' from line 19
./usr/share/pyshared/hgext/convert/darcs.py:25: redefinition of unused 'ElementTree' from line 22
./usr/share/pyshared/hgext/convert/darcs.py:27: redefinition of unused 'ElementTree' from line 25
./usr/share/pyshared/hgext/convert/subversion.py:422: redefinition of unused 'commit' from line 22
./usr/share/pyshared/hgext/convert/bzr.py:65: local variable 'e' is assigned to but never used
./usr/share/pyshared/hgext/convert/cvs.py:56: local variable 'state' is assigned to but never used
./usr/share/pyshared/hgext/convert/cvs.py:57: local variable 'filerevids' is assigned to but never used

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