Opened at 2010-01-14T04:29:50Z
Last modified at 2010-01-14T22:34:14Z
#900 closed defect
Fix 'local variable is assigned to but not used' warnings from pyflakes — at Initial Version
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | 1.6.0 |
Component: | code | Version: | 1.5.0 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
The latest version of pyflakes gives a bunch of warnings about local variables not being used. Fix them.
Note: See
TracTickets for help on using
tickets.