]> git.ipfire.org Git - thirdparty/tornado.git/commit
return 404 when routing delegate is not found
authorandrew <an.sumin@hh.ru>
Fri, 3 Nov 2017 14:17:09 +0000 (17:17 +0300)
committerBen Darnell <ben@bendarnell.com>
Sun, 5 Nov 2017 23:09:33 +0000 (18:09 -0500)
commitd7ef815c847588e882381fca8444e8e39a60b98b
treedc5c13c1f93be056bdc3783f1f7fcb6c49a9236a
parent4d4c1e0afa11d92c98c79c27a60e855b18f47aa7
return 404 when routing delegate is not found
tornado/routing.py
tornado/test/routing_test.py