﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2245	fix current pyflakes warnings	warner	Brian Warner <warner@…>	"The current pyflakes (0.8.1) is more picky than earlier versions, and notices list comprehensions which shadow existing variables in their scope. This patch fixes those, by deleting the pre-existing variable (which is unused by that point). (it also fixes an unused-variable warning, which has probably been around for a while)
"	defect	closed	minor	1.10.1	code	1.10.0	fixed		zooko	
