]> git.ipfire.org Git - thirdparty/tornado.git/commit
Expand path encoding test to cover issues raised by pull request 505
authorBen Darnell <ben@bendarnell.com>
Sun, 6 May 2012 23:46:28 +0000 (16:46 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 6 May 2012 23:46:28 +0000 (16:46 -0700)
commit088f0c14cdffb426c53528f58e1669276b254f2d
tree5958c434cc6eca26ab87d890d6f76781451a7f81
parent930c945c8e22bccb5398efd97a48d773d516931d
Expand path encoding test to cover issues raised by pull request 505
(unicode in URLSpecs).
tornado/test/web_test.py