]> git.ipfire.org Git - thirdparty/tornado.git/commit
Remove the u() function and a few uses the script missed. 1477/head
authorBen Darnell <ben@bendarnell.com>
Sun, 25 Oct 2015 15:44:06 +0000 (11:44 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 6 Nov 2015 23:53:11 +0000 (18:53 -0500)
commit2d780efd575a61ea81010b2e427445b2a8954e84
tree3b335282c7e0a5c5b9de4f580c766844d27f6ba3
parent3312ffb2c0148330f5e768866ca45d8f88dadbd4
Remove the u() function and a few uses the script missed.
18 files changed:
tornado/auth.py
tornado/escape.py
tornado/locale.py
tornado/netutil.py
tornado/test/auth_test.py
tornado/test/escape_test.py
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/httputil_test.py
tornado/test/locale_test.py
tornado/test/log_test.py
tornado/test/resolve_test_helper.py
tornado/test/template_test.py
tornado/test/util_test.py
tornado/test/web_test.py
tornado/test/websocket_test.py
tornado/test/wsgi_test.py
tornado/util.py