]> git.ipfire.org Git - thirdparty/tornado.git/commit
fix "imported but unused" flake warnings
authorPierce Lopez <pierce.lopez@gmail.com>
Sun, 31 Dec 2017 18:36:58 +0000 (13:36 -0500)
committerPierce Lopez <pierce.lopez@gmail.com>
Mon, 1 Jan 2018 20:54:58 +0000 (15:54 -0500)
commita87fba76b574ed3b9725f2220b1a1032bfa4a00b
tree0019d3a0df944d38b47e54c129123c5f672aae58
parentb9a7ee5542ebfe01e05e059767b80556aa2c1466
fix "imported but unused" flake warnings
tornado/gen.py
tornado/httputil.py
tornado/platform/asyncio.py
tornado/tcpclient.py
tornado/test/ioloop_test.py
tornado/test/iostream_test.py
tornado/test/routing_test.py
tornado/test/simple_httpclient_test.py
tornado/test/tcpclient_test.py
tornado/testing.py