Debian Automated Code Analysis

pyflakes analysis of trac_0.11.7-4_all.deb

./usr/share/pyshared/trac/env.py:21: redefinition of unused 'threading' from line 19
./usr/share/pyshared/trac/env.py:27: 'from trac.config import *' used; unable to detect undefined names
./usr/share/pyshared/trac/test.py:23: 'pkg_resources' imported but unused
./usr/share/pyshared/trac/test.py:27: 'ExtensionPoint' imported but unused
./usr/share/pyshared/trac/test.py:32: 'trac' imported but unused
./usr/share/pyshared/trac/test.py:371: local variable 'e' is assigned to but never used
./usr/share/pyshared/trac/test.py:424: redefinition of unused 'sys' from line 22
./usr/share/pyshared/trac/notification.py:24: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/perm.py:23: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/perm.py:204: local variable 'cursor' is assigned to but never used
./usr/share/pyshared/trac/resource.py:19: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/about.py:24: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/attachment.py:28: 'perm' imported but unused
./usr/share/pyshared/trac/attachment.py:28: 'util' imported but unused
./usr/share/pyshared/trac/attachment.py:30: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/attachment.py:32: 'from trac.mimeview import *' used; unable to detect undefined names
./usr/share/pyshared/trac/attachment.py:33: 'PermissionSystem' imported but unused
./usr/share/pyshared/trac/attachment.py:34: 'from trac.resource import *' used; unable to detect undefined names
./usr/share/pyshared/trac/attachment.py:38: 'pretty_size' imported but unused
./usr/share/pyshared/trac/attachment.py:151: redefinition of unused 'time' from line 23
./usr/share/pyshared/trac/attachment.py:648: local variable 'attachment' is assigned to but never used
./usr/share/pyshared/trac/attachment.py:738: local variable 'model' is assigned to but never used
./usr/share/pyshared/trac/attachment.py:756: local variable 'e' is assigned to but never used
./usr/share/pyshared/trac/loader.py:25: 'set' imported but unused
./usr/share/pyshared/trac/loader.py:91: local variable 'module' is assigned to but never used
./usr/share/pyshared/trac/timeline/api.py:20: 'urljoin' imported but unused
./usr/share/pyshared/trac/timeline/api.py:22: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/timeline/api.py:23: 'get_resource_url' imported but unused
./usr/share/pyshared/trac/timeline/api.py:24: 'to_timestamp' imported but unused
./usr/share/pyshared/trac/timeline/api.py:25: 'Href' imported but unused
./usr/share/pyshared/trac/timeline/web_ui.py:22: 're' imported but unused
./usr/share/pyshared/trac/timeline/web_ui.py:23: 'time' imported but unused
./usr/share/pyshared/trac/timeline/web_ui.py:24: 'urlparse' imported but unused
./usr/share/pyshared/trac/timeline/web_ui.py:29: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/timeline/web_ui.py:257: redefinition of unused 'time' from line 23
./usr/share/pyshared/trac/timeline/web_ui.py:259: redefinition of unused 'time' from line 23
./usr/share/pyshared/trac/timeline/__init__.py:1: 'from trac.timeline.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/util/compat.py:26: 'set' imported but unused
./usr/share/pyshared/trac/util/compat.py:27: 'frozenset' imported but unused
./usr/share/pyshared/trac/util/compat.py:62: redefinition of unused 'attrgetter' from line 60
./usr/share/pyshared/trac/util/compat.py:66: redefinition of unused 'itemgetter' from line 60
./usr/share/pyshared/trac/util/compat.py:94: redefinition of unused 'groupby' from line 92
./usr/share/pyshared/trac/util/compat.py:102: redefinition of unused 'tee' from line 99
./usr/share/pyshared/trac/util/compat.py:133: redefinition of unused 'partial' from line 131
./usr/share/pyshared/trac/util/compat.py:150: redefinition of unused 'md5' from line 148
./usr/share/pyshared/trac/util/compat.py:150: 'md5' imported but unused
./usr/share/pyshared/trac/util/compat.py:151: redefinition of unused 'sha1' from line 148
./usr/share/pyshared/trac/util/compat.py:151: 'sha1' imported but unused
./usr/share/pyshared/trac/util/html.py:18: 'Element' imported but unused
./usr/share/pyshared/trac/util/html.py:140: undefined name 'HTML'
./usr/share/pyshared/trac/util/html.py:142: undefined name 'ParseError'
./usr/share/pyshared/trac/util/__init__.py:21: 'locale' imported but unused
./usr/share/pyshared/trac/util/__init__.py:26: 'time' imported but unused
./usr/share/pyshared/trac/util/__init__.py:28: 'unquote' imported but unused
./usr/share/pyshared/trac/util/__init__.py:28: 'urlencode' imported but unused
./usr/share/pyshared/trac/util/__init__.py:32: 'TracError' imported but unused
./usr/share/pyshared/trac/util/__init__.py:33: 'reversed' imported but unused
./usr/share/pyshared/trac/util/__init__.py:34: 'escape' imported but unused
./usr/share/pyshared/trac/util/__init__.py:34: 'Deuglifier' imported but unused
./usr/share/pyshared/trac/util/__init__.py:34: 'Markup' imported but unused
./usr/share/pyshared/trac/util/__init__.py:34: 'unescape' imported but unused
./usr/share/pyshared/trac/util/__init__.py:35: 'pretty_size' imported but unused
./usr/share/pyshared/trac/util/__init__.py:35: 'to_utf8' imported but unused
./usr/share/pyshared/trac/util/__init__.py:35: 'wrap' imported but unused
./usr/share/pyshared/trac/util/__init__.py:35: 'shorten_line' imported but unused
./usr/share/pyshared/trac/util/__init__.py:35: 'CRLF' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'format_time' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'get_datetime_format_hint' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'http_date' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'get_date_format_hint' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'pretty_timedelta' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'format_date' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'format_datetime' imported but unused
./usr/share/pyshared/trac/util/__init__.py:37: 'parse_date' imported but unused
./usr/share/pyshared/trac/util/__init__.py:62: redefinition of unused 'getuser' from line 59
./usr/share/pyshared/trac/util/__init__.py:82: undefined name 'WindowsError'
./usr/share/pyshared/trac/util/datefmt.py:387: redefinition of function 'timezone' from line 357
./usr/share/pyshared/trac/util/datefmt.py:391: redefinition of function 'get_timezone' from line 363
./usr/share/pyshared/trac/versioncontrol/api.py:22: redefinition of unused 'threading' from line 20
./usr/share/pyshared/trac/versioncontrol/api.py:26: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/api.py:28: 'ResourceSystem' imported but unused
./usr/share/pyshared/trac/versioncontrol/api.py:126: local variable 'db' is assigned to but never used
./usr/share/pyshared/trac/versioncontrol/__init__.py:1: 'from trac.versioncontrol.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/svn_authz.py:22: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/cache.py:242: local variable 'node' is assigned to but never used
./usr/share/pyshared/trac/versioncontrol/svn_prop.py:23: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/svn_fs.py:48: 'time' imported but unused
./usr/share/pyshared/trac/versioncontrol/svn_fs.py:54: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/svn_fs.py:72: 'repos' imported but unused
./usr/share/pyshared/trac/versioncontrol/svn_fs.py:72: 'fs' imported but unused
./usr/share/pyshared/trac/versioncontrol/svn_fs.py:72: 'delta' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/changeset.py:26: 'time' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/changeset.py:31: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/changeset.py:429: redefinition of function 'get_changes' from line 361
./usr/share/pyshared/trac/versioncontrol/web_ui/changeset.py:711: local variable 'new_rev' is assigned to but never used
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:21: 'os' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:22: 'urllib' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:27: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:28: 'get_mimetype' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:31: 'Resource' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:38: 'prevnext_nav' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:42: 'NoSuchNode' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:43: 'from trac.versioncontrol.web_ui.util import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:283: redefinition of function 'colorizer' from line 275
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:433: redefinition of function 'file_order' from line 430
./usr/share/pyshared/trac/versioncontrol/web_ui/browser.py:437: redefinition of function 'file_order' from line 433
./usr/share/pyshared/trac/versioncontrol/web_ui/main.py:16: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/__init__.py:1: 'from trac.versioncontrol.web_ui.browser import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/__init__.py:2: 'from trac.versioncontrol.web_ui.changeset import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/__init__.py:3: 'from trac.versioncontrol.web_ui.log import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/__init__.py:4: 'from trac.versioncontrol.web_ui.main import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/util.py:19: 're' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/util.py:20: 'urllib' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/util.py:24: 'TracError' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/util.py:26: 'pretty_timedelta' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/util.py:27: 'shorten_line' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/log.py:20: 'urllib' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/log.py:26: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/log.py:31: 'http_date' imported but unused
./usr/share/pyshared/trac/versioncontrol/web_ui/log.py:37: 'from trac.versioncontrol.web_ui.util import *' used; unable to detect undefined names
./usr/share/pyshared/trac/versioncontrol/web_ui/log.py:110: redefinition of function 'history' from line 106
./usr/share/pyshared/trac/wiki/intertrac.py:21: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/api.py:22: redefinition of unused 'threading' from line 20
./usr/share/pyshared/trac/wiki/api.py:24: 'urllib' imported but unused
./usr/share/pyshared/trac/wiki/api.py:26: 'StringIO' imported but unused
./usr/share/pyshared/trac/wiki/api.py:31: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/api.py:33: 'reversed' imported but unused
./usr/share/pyshared/trac/wiki/api.py:34: 'html' imported but unused
./usr/share/pyshared/trac/wiki/model.py:19: 'time' imported but unused
./usr/share/pyshared/trac/wiki/model.py:22: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/model.py:67: redefinition of unused 'time' from line 19
./usr/share/pyshared/trac/wiki/model.py:170: redefinition of unused 'time' from line 19
./usr/share/pyshared/trac/wiki/web_ui.py:23: 'Markup' imported but unused
./usr/share/pyshared/trac/wiki/web_ui.py:28: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/web_ui.py:31: 'from trac.resource import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/formatter.py:23: 'urllib' imported but unused
./usr/share/pyshared/trac/wiki/formatter.py:32: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/formatter.py:33: 'from trac.mimeview import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/formatter.py:35: 'set' imported but unused
./usr/share/pyshared/trac/wiki/macros.py:18: 'imp' imported but unused
./usr/share/pyshared/trac/wiki/macros.py:27: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/macros.py:30: 'any' imported but unused
./usr/share/pyshared/trac/wiki/macros.py:37: 'WikiPage' imported but unused
./usr/share/pyshared/trac/wiki/macros.py:38: 'add_stylesheet' imported but unused
./usr/share/pyshared/trac/wiki/__init__.py:1: 'from trac.wiki.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/__init__.py:2: 'from trac.wiki.formatter import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/__init__.py:3: 'from trac.wiki.intertrac import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/__init__.py:4: 'from trac.wiki.model import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/__init__.py:5: 'from trac.wiki.parser import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/parser.py:23: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/interwiki.py:21: redefinition of unused 'threading' from line 19
./usr/share/pyshared/trac/wiki/interwiki.py:25: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/wiki/interwiki.py:26: 'Formatter' imported but unused
./usr/share/pyshared/trac/mimeview/api.py:68: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/patch.py:21: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/patch.py:27: 'Chrome' imported but unused
./usr/share/pyshared/trac/mimeview/patch.py:49: redefinition of unused 'Chrome' from line 27
./usr/share/pyshared/trac/mimeview/patch.py:115: local variable 'oldrev' is assigned to but never used
./usr/share/pyshared/trac/mimeview/patch.py:127: local variable 'newrev' is assigned to but never used
./usr/share/pyshared/trac/mimeview/patch.py:173: local variable 'last_change' is assigned to but never used
./usr/share/pyshared/trac/mimeview/php.py:24: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/silvercity.py:27: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/__init__.py:1: 'from trac.mimeview.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/txtl.py:21: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/enscript.py:21: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/enscript.py:24: 'escape' imported but unused
./usr/share/pyshared/trac/mimeview/pygments.py:20: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/rst.py:28: 're' imported but unused
./usr/share/pyshared/trac/mimeview/rst.py:38: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/mimeview/rst.py:41: '_' imported but unused
./usr/share/pyshared/trac/mimeview/rst.py:42: 'Href' imported but unused
./usr/share/pyshared/trac/upgrades/db15.py:1: 'Index' imported but unused
./usr/share/pyshared/trac/upgrades/db15.py:7: local variable 'db' is assigned to but never used
./usr/share/pyshared/trac/upgrades/db16.py:1: 'Column' imported but unused
./usr/share/pyshared/trac/upgrades/db16.py:1: 'Table' imported but unused
./usr/share/pyshared/trac/upgrades/db16.py:1: 'Index' imported but unused
./usr/share/pyshared/trac/upgrades/db20.py:1: 'Index' imported but unused
./usr/share/pyshared/trac/upgrades/db20.py:1: 'Column' imported but unused
./usr/share/pyshared/trac/upgrades/db20.py:1: 'DatabaseManager' imported but unused
./usr/share/pyshared/trac/upgrades/db20.py:1: 'Table' imported but unused
./usr/share/pyshared/trac/upgrades/db19.py:1: 'Index' imported but unused
./usr/share/pyshared/trac/upgrades/db9.py:1: 'time' imported but unused
./usr/share/pyshared/trac/ticket/api.py:18: 'datetime' imported but unused
./usr/share/pyshared/trac/ticket/api.py:22: redefinition of unused 'threading' from line 20
./usr/share/pyshared/trac/ticket/api.py:26: 'from trac.config import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/api.py:27: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/api.py:32: 'utc' imported but unused
./usr/share/pyshared/trac/ticket/api.py:33: 'obfuscate_email_address' imported but unused
./usr/share/pyshared/trac/ticket/report.py:26: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/report.py:306: local variable 'user' is assigned to but never used
./usr/share/pyshared/trac/ticket/model.py:21: 'sys' imported but unused
./usr/share/pyshared/trac/ticket/model.py:22: 'time' imported but unused
./usr/share/pyshared/trac/ticket/model.py:179: local variable 'e' is assigned to but never used
./usr/share/pyshared/trac/ticket/model.py:249: local variable 'e' is assigned to but never used
./usr/share/pyshared/trac/ticket/model.py:866: redefinition of unused 'time' from line 22
./usr/share/pyshared/trac/ticket/web_ui.py:19: 'os' imported but unused
./usr/share/pyshared/trac/ticket/web_ui.py:23: 'time' imported but unused
./usr/share/pyshared/trac/ticket/web_ui.py:30: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/web_ui.py:35: 'ITicketActionController' imported but unused
./usr/share/pyshared/trac/ticket/web_ui.py:43: 'CRLF' imported but unused
./usr/share/pyshared/trac/ticket/notification.py:19: '__version__' imported but unused
./usr/share/pyshared/trac/ticket/notification.py:20: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/notification.py:21: 'from trac.config import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/notification.py:25: 'to_unicode' imported but unused
./usr/share/pyshared/trac/ticket/query.py:27: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/__init__.py:1: 'from trac.ticket.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/__init__.py:2: 'from trac.ticket.default_workflow import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/__init__.py:3: 'from trac.ticket.model import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/admin.py:17: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/admin.py:25: 'add_link' imported but unused
./usr/share/pyshared/trac/ticket/roadmap.py:21: 'localtime' imported but unused
./usr/share/pyshared/trac/ticket/roadmap.py:21: 'strftime' imported but unused
./usr/share/pyshared/trac/ticket/roadmap.py:28: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/roadmap.py:31: 'from trac.resource import *' used; unable to detect undefined names
./usr/share/pyshared/trac/ticket/roadmap.py:37: 'to_unicode' imported but unused
./usr/share/pyshared/trac/ticket/roadmap.py:37: 'shorten_line' imported but unused
./usr/share/pyshared/trac/ticket/roadmap.py:40: 'Query' imported but unused
./usr/share/pyshared/trac/ticket/roadmap.py:43: 'add_stylesheet' imported but unused
./usr/share/pyshared/trac/ticket/roadmap.py:331: local variable 'milestone_realm' is assigned to but never used
./usr/share/pyshared/trac/ticket/roadmap.py:638: local variable 'other_milestone' is assigned to but never used
./usr/share/pyshared/trac/ticket/default_workflow.py:23: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/admin/api.py:14: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/admin/web_ui.py:27: 'TRAC_VERSION' imported but unused
./usr/share/pyshared/trac/admin/web_ui.py:29: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/admin/web_ui.py:36: 'Chrome' imported but unused
./usr/share/pyshared/trac/admin/web_ui.py:36: 'add_script' imported but unused
./usr/share/pyshared/trac/admin/web_ui.py:43: redefinition of unused 'IAdminPageProvider' from line 41
./usr/share/pyshared/trac/admin/__init__.py:14: 'from trac.admin.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/admin/console.py:17: 'getpass' imported but unused
./usr/share/pyshared/trac/admin/console.py:27: 'urllib' imported but unused
./usr/share/pyshared/trac/admin/console.py:30: 'util' imported but unused
./usr/share/pyshared/trac/admin/console.py:30: 'db_default' imported but unused
./usr/share/pyshared/trac/admin/console.py:34: 'from trac.ticket.model import *' used; unable to detect undefined names
./usr/share/pyshared/trac/admin/console.py:680: local variable 'repos' is assigned to but never used
./usr/share/pyshared/trac/admin/console.py:824: local variable 'cons_charset' is assigned to but never used
./usr/share/pyshared/trac/admin/console.py:1182: redefinition of unused 'shutil' from line 22
./usr/share/pyshared/trac/db/api.py:22: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/db/mysql_backend.py:17: 'sys' imported but unused
./usr/share/pyshared/trac/db/mysql_backend.py:17: 'time' imported but unused
./usr/share/pyshared/trac/db/mysql_backend.py:19: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/db/__init__.py:1: 'from trac.db.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/db/__init__.py:2: 'from trac.db.schema import *' used; unable to detect undefined names
./usr/share/pyshared/trac/db/postgres_backend.py:17: 'sys' imported but unused
./usr/share/pyshared/trac/db/postgres_backend.py:17: 'time' imported but unused
./usr/share/pyshared/trac/db/postgres_backend.py:19: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/db/postgres_backend.py:40: redefinition of unused 'PGSchemaError' from line 34
./usr/share/pyshared/trac/db/sqlite_backend.py:21: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/db/sqlite_backend.py:34: redefinition of unused 'sqlite' from line 30
./usr/share/pyshared/trac/db/sqlite_backend.py:38: redefinition of unused 'sqlite' from line 34
./usr/share/pyshared/trac/db/sqlite_backend.py:52: local variable 'e' is assigned to but never used
./usr/share/pyshared/trac/db/sqlite_backend.py:276: redefinition of function 'cursor' from line 264
./usr/share/pyshared/trac/db/sqlite_backend.py:308: redefinition of function 'get_last_id' from line 305
./usr/share/pyshared/trac/db/pool.py:20: redefinition of unused 'threading' from line 18
./usr/share/pyshared/trac/web/clearsilver.py:137: local variable 'e' is assigned to but never used
./usr/share/pyshared/trac/web/api.py:413: undefined name 'HTTPNotFound'
./usr/share/pyshared/trac/web/api.py:616: redefinition of function 'post_process_request' from line 601
./usr/share/pyshared/trac/web/_fcgi.py:57: redefinition of unused 'thread' from line 53
./usr/share/pyshared/trac/web/_fcgi.py:58: redefinition of unused 'threading' from line 54
./usr/share/pyshared/trac/web/main.py:29: redefinition of unused 'threading' from line 27
./usr/share/pyshared/trac/web/main.py:38: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/main.py:40: 'PermissionSystem' imported but unused
./usr/share/pyshared/trac/web/main.py:48: 'from trac.web.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/main.py:431: local variable 'unreachable' is assigned to but never used
./usr/share/pyshared/trac/web/auth.py:20: redefinition of unused 'b64decode' from line 18
./usr/share/pyshared/trac/web/auth.py:24: redefinition of unused 'threading' from line 22
./usr/share/pyshared/trac/web/auth.py:34: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/chrome.py:26: undefined name 'StringIO'
./usr/share/pyshared/trac/web/chrome.py:26: redefinition of unused 'cStringIO' from line 24
./usr/share/pyshared/trac/web/chrome.py:30: 'HTML' imported but unused
./usr/share/pyshared/trac/web/chrome.py:30: 'ParseError' imported but unused
./usr/share/pyshared/trac/web/chrome.py:36: 'from trac.config import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/chrome.py:37: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/chrome.py:40: 'from trac.resource import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/href.py:19: 'urlencode' imported but unused
./usr/share/pyshared/trac/web/href.py:19: 'quote' imported but unused
./usr/share/pyshared/trac/web/__init__.py:10: 'mod_python' imported but unused
./usr/share/pyshared/trac/web/__init__.py:13: 'from trac.web.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/__init__.py:15: 'from trac.web.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/__init__.py:17: 'from trac.web.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/web/modpython_frontend.py:27: redefinition of unused 'threading' from line 25
./usr/share/pyshared/trac/web/modpython_frontend.py:33: redefinition of unused 'version' from line 31
./usr/share/pyshared/trac/web/standalone.py:269: redefinition of function 'serve' from line 253
./usr/share/pyshared/trac/prefs/api.py:14: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/prefs/web_ui.py:17: 'datetime' imported but unused
./usr/share/pyshared/trac/prefs/web_ui.py:23: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/prefs/__init__.py:1: 'from trac.prefs.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/search/api.py:14: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/search/web_ui.py:19: 'time' imported but unused
./usr/share/pyshared/trac/search/web_ui.py:24: 'from trac.core import *' used; unable to detect undefined names
./usr/share/pyshared/trac/search/__init__.py:1: 'from trac.search.api import *' used; unable to detect undefined names
./usr/share/pyshared/trac/tests/functional/compat.py:5: 'close_fds' imported but unused
./usr/share/pyshared/trac/tests/functional/testcases.py:3: 'call' imported but unused
./usr/share/pyshared/trac/tests/functional/testcases.py:4: 'mkdtemp' imported but unused
./usr/share/pyshared/trac/tests/functional/testcases.py:5: 'from trac.tests.functional import *' used; unable to detect undefined names
./usr/share/pyshared/trac/tests/functional/testcases.py:6: 'utc' imported but unused
./usr/share/pyshared/trac/tests/functional/testcases.py:6: 'format_date' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:47: 'signal' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:48: 'sys' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:49: 'time' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:50: 'shutil' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:51: 'stat' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:53: 'exceptions' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:56: 'close_fds' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:56: 'rmtree' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:65: redefinition of unused 'subprocess' from line 63
./usr/share/pyshared/trac/tests/functional/__init__.py:67: 'ConnectError' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:67: 'tc' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:67: 'b' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:72: 'core' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:77: 'datetime' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:77: 'timedelta' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:79: 'random_unique_camel' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:79: 'random_page' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:79: 'random_word' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:79: 'random_sentence' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:81: 'reversed' imported but unused
./usr/share/pyshared/trac/tests/functional/__init__.py:81: 'sorted' imported but unused
./usr/share/pyshared/trac/tests/functional/better_twill.py:14: redefinition of unused 'StringIO' from line 12
./usr/share/pyshared/trac/tests/functional/better_twill.py:26: redefinition of unused 'twill' from line 24
./usr/share/pyshared/trac/tests/functional/better_twill.py:34: redefinition of unused 'ConnectError' from line 32
./usr/share/pyshared/trac/tests/functional/better_twill.py:34: 'ConnectError' imported but unused
./usr/share/pyshared/trac/tests/functional/better_twill.py:52: redefinition of unused 'etree' from line 19
./usr/share/pyshared/trac/tests/functional/better_twill.py:56: redefinition of unused 'etree' from line 52
./usr/share/pyshared/trac/tests/functional/better_twill.py:94: local variable 'doc' is assigned to but never used
./usr/share/pyshared/trac/tests/functional/tester.py:6: 'os' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:7: 're' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:8: 'datetime' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:8: 'timedelta' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:9: 'PIPE' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:9: 'call' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:9: 'Popen' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:10: 'mkdtemp' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:12: 'close_fds' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:12: 'rmtree' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:12: 'logfile' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:16: 'format_date' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:16: 'utc' imported but unused
./usr/share/pyshared/trac/tests/functional/tester.py:22: redefinition of unused 'StringIO' from line 20
./usr/share/pyshared/trac/tests/functional/tester.py:250: local variable 'find' is assigned to but never used
./usr/share/pyshared/trac/tests/functional/testenv.py:16: '_parse_db_str' imported but unused
./usr/share/pyshared/trac/tests/functional/testenv.py:22: 'MySQLConnection' imported but unused
./usr/share/pyshared/trac/tests/functional/testenv.py:23: 'PostgreSQLConnection' imported but unused
./usr/share/pyshared/trac/tests/functional/testenv.py:24: redefinition of unused 'close_fds' from line 19
./usr/share/doc/trac/contrib/htpasswd.py:16: redefinition of unused 'crypt' from line 13
./usr/share/doc/trac/contrib/htdigest.py:28: redefinition of unused 'md5' from line 26
./usr/share/doc/trac/contrib/bugzilla2trac.py:216: redefinition of unused 'Environment' from line 214
./usr/share/doc/trac/contrib/bugzilla2trac.py:490: undefined name 'userid'
./usr/share/doc/trac/contrib/bugzilla2trac.py:899: local variable 'ticketid' is assigned to but never used

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