]> git.ipfire.org Git - thirdparty/tornado.git/commit
style fix: wrap or ignore long lines in tornado lib sources
authorPierce Lopez <pierce.lopez@gmail.com>
Mon, 1 Jan 2018 22:46:05 +0000 (17:46 -0500)
committerPierce Lopez <pierce.lopez@gmail.com>
Tue, 2 Jan 2018 20:29:18 +0000 (15:29 -0500)
commit6682d58bf261bcaa0d0939e4fd50a496f10a32ec
treefd7c04335239e165cfda8f80fbb2e6b36a7ec16a
parent0a1565aba237d7a611d1e7dd6d5e47a2b166f21d
style fix: wrap or ignore long lines in tornado lib sources

excluding tests
13 files changed:
setup.py
tornado/auth.py
tornado/escape.py
tornado/ioloop.py
tornado/iostream.py
tornado/log.py
tornado/platform/twisted.py
tornado/platform/windows.py
tornado/routing.py
tornado/template.py
tornado/testing.py
tornado/web.py
tornado/websocket.py