]> git.ipfire.org Git - thirdparty/tornado.git/commit
allow HTTPServerConnectionDelegate as routing targets 1806/head
authorAndrey Sumin <an.sumin@hh.ru>
Tue, 29 Nov 2016 08:41:02 +0000 (11:41 +0300)
committerAndrey Sumin <an.sumin@hh.ru>
Tue, 29 Nov 2016 08:45:33 +0000 (11:45 +0300)
commit7bb6bb4d30076f825a52b799f641289a6bbe8ab0
treeeb5311c45e29e02ab3f95e32cff5b4d915dfb720
parent1d8c0617d7535972f4f6fd2005000e690ae30ebf
allow HTTPServerConnectionDelegate as routing targets
tornado/httputil.py
tornado/routing.py
tornado/test/routing_test.py