]> git.ipfire.org Git - thirdparty/tornado.git/commit
Speed up Application.__call__ when there are no matched groups
authorBen Darnell <ben@bendarnell.com>
Wed, 6 Jul 2011 16:56:46 +0000 (09:56 -0700)
committerBen Darnell <ben@bendarnell.com>
Thu, 7 Jul 2011 02:15:49 +0000 (19:15 -0700)
commit18759049e3ca99a8a9b32496f7a80b8430acacae
treeba8db542b865a8d4249f1dac8b6572f14268c48f
parent845950af7db95619b06ccf39ae06673ec9c87448
Speed up Application.__call__ when there are no matched groups
tornado/web.py