]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a test for HTTPError.__str__ when it uses httputils. 1647/head
authorJonathan Prates <jonathan.prates@corp.globo.com>
Fri, 19 Feb 2016 18:52:53 +0000 (16:52 -0200)
committerJonathan Prates <jonathan.prates@corp.globo.com>
Fri, 19 Feb 2016 18:52:53 +0000 (16:52 -0200)
commitcfde30d4e9c9c84c6bc519641fcca2290f218999
tree27b4c2d04eb6657b1822f6736a46ad269b5ba04e
parent34903f9e1a99441b2729bbe6f1d65d46cf352ea7
Add a test for HTTPError.__str__ when it uses httputils.
tornado/test/web_test.py