]> git.ipfire.org Git - thirdparty/tornado.git/commit
Remove unused variables (discovered by pyflakes)
authorBen Darnell <ben@bendarnell.com>
Mon, 5 Sep 2011 21:00:51 +0000 (14:00 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 5 Sep 2011 21:00:51 +0000 (14:00 -0700)
commitc36e482d15288cf2958099feea861f0647314c01
treeaeb4550cb0c356fb85d3d69664f358c237f6b6de
parent5997f411d5cdf00b16c05be70dbe1c6ad19f2cbc
Remove unused variables (discovered by pyflakes)
tornado/auth.py
tornado/httpserver.py
tornado/simple_httpclient.py
tornado/test/simple_httpclient_test.py
tornado/testing.py