]> git.ipfire.org Git - thirdparty/tornado.git/commit
style fix: wrap or ignore long lines in some tests
authorPierce Lopez <pierce.lopez@gmail.com>
Mon, 1 Jan 2018 22:54:33 +0000 (17:54 -0500)
committerPierce Lopez <pierce.lopez@gmail.com>
Tue, 2 Jan 2018 20:29:18 +0000 (15:29 -0500)
commit120afef8e7a7c0b12a28dafd30e50570e80994eb
tree2c70b1f2e191745e9468f4b20c6c1a161499a6b2
parent6682d58bf261bcaa0d0939e4fd50a496f10a32ec
style fix: wrap or ignore long lines in some tests

template_test: rewrite long lambda to avoid long line
tornado/test/simple_httpclient_test.py
tornado/test/template_test.py
tornado/test/util_test.py
tornado/test/web_test.py