]> git.ipfire.org Git - thirdparty/tornado.git/commit
Remove unused imports, add a few missing ones
authorBen Darnell <ben@bendarnell.com>
Sun, 5 Jun 2011 23:11:05 +0000 (16:11 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 5 Jun 2011 23:11:05 +0000 (16:11 -0700)
commitcdc1dbf589f481bf96d322a8e28aabb6e737f62d
tree76823a20e4584955b3f9433b2ad3cd7a4a2bfdb5
parent5664bf0781c54e3728399fdf680fae40118b9a1d
Remove unused imports, add a few missing ones
17 files changed:
demos/facebook/facebook.py
tornado/auth.py
tornado/curl_httpclient.py
tornado/httpclient.py
tornado/httputil.py
tornado/ioloop.py
tornado/iostream.py
tornado/simple_httpclient.py
tornado/stack_context.py
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/ioloop_test.py
tornado/test/web_test.py
tornado/test/wsgi_test.py
tornado/testing.py
tornado/web.py
tornado/websocket.py