swift-bench/swift/common
Monty Taylor 50f56b83e7 Cleanup based on pyflakes.
pyflakes itself can't be used in any automated gating way, because there are
two sets of false errors it raises. However, as an exercise, cleaning up the
'valid' ones uncovered three actual bugs. The other changes (mostly unused
variables) are included here for fun.

Command run: pyflakes swift | grep -v "undefined name '_'"

Change-Id: I18696bf047dedad1a9fdbde3463e214fba95f7c6
2013-01-30 16:33:28 +11:00
..
bench.py Cleanup based on pyflakes. 2013-01-30 16:33:28 +11:00