]> git.ipfire.org Git - thirdparty/tornado.git/commit
Autopep8 fixes.
authorBen Darnell <ben@bendarnell.com>
Mon, 27 May 2013 21:18:38 +0000 (17:18 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 27 May 2013 21:18:38 +0000 (17:18 -0400)
commit210312c4aed28c91febbfd73f9c4d2cbba8c6d59
treef275e16c7cfe86e1f6cab9bf5b1e780ef322db15
parent9ce47af00ce53b427dfb546bd809306c494951aa
Autopep8 fixes.
17 files changed:
tornado/gen.py
tornado/httpclient.py
tornado/httpserver.py
tornado/httputil.py
tornado/iostream.py
tornado/test/curl_httpclient_test.py
tornado/test/gen_test.py
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/iostream_test.py
tornado/test/runtests.py
tornado/test/stack_context_test.py
tornado/test/web_test.py
tornado/test/websocket_test.py
tornado/web.py
tornado/websocket.py
tornado/wsgi.py