]> git.ipfire.org Git - thirdparty/tornado.git/commit
Run autopep8
authorBen Darnell <ben@bendarnell.com>
Sun, 8 Feb 2015 19:40:04 +0000 (14:40 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 8 Feb 2015 19:40:04 +0000 (14:40 -0500)
commitf098ca1e63246a1829b312a0d30bc05d215794f3
tree8949089ce099e9e3fbf28c60df4313359781d472
parent2d33c9454887e7bb7b10ee0e3926596bf3e96850
Run autopep8
26 files changed:
tornado/auth.py
tornado/concurrent.py
tornado/curl_httpclient.py
tornado/gen.py
tornado/http1connection.py
tornado/httputil.py
tornado/iostream.py
tornado/netutil.py
tornado/platform/asyncio.py
tornado/platform/select.py
tornado/simple_httpclient.py
tornado/test/asyncio_test.py
tornado/test/escape_test.py
tornado/test/gen_test.py
tornado/test/httpclient_test.py
tornado/test/httputil_test.py
tornado/test/ioloop_test.py
tornado/test/iostream_test.py
tornado/test/locale_test.py
tornado/test/netutil_test.py
tornado/test/twisted_test.py
tornado/test/util.py
tornado/test/web_test.py
tornado/test/websocket_test.py
tornado/util.py
tornado/websocket.py