swift/test/unit/proxy
Monty Taylor abe70e8323 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-02-01 07:50:17 +11:00
..
controllers re-use headers_to_container_info on container GET 2012-11-01 18:46:47 -07:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_server.py Cleanup based on pyflakes. 2013-02-01 07:50:17 +11:00