]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use AsyncHTTPTestCase.fetch instead of overriding it with a less useful
authorBen Darnell <ben@bendarnell.com>
Thu, 21 Oct 2010 21:56:30 +0000 (14:56 -0700)
committerBen Darnell <ben@bendarnell.com>
Thu, 21 Oct 2010 21:56:30 +0000 (14:56 -0700)
commit83d623a1c5495a6f973f55df95e91495c4bb44a5
treee049ba8805482b806b857c70889e2bb8271245d6
parent09c0c9d772eb1e68f8be24de752eb9917d1ae79b
Use AsyncHTTPTestCase.fetch instead of overriding it with a less useful
version.
tornado/test/simple_httpclient_test.py