]> git.ipfire.org Git - thirdparty/tornado.git/commit
Check types of HTTPClient response objects and make them consistent
authorBen Darnell <ben@bendarnell.com>
Mon, 30 May 2011 01:12:16 +0000 (18:12 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 30 May 2011 01:12:16 +0000 (18:12 -0700)
commite5265194d62ffe0d0fa9b2d0630a50eefc3584ac
treee616730a19273a989efa9d30a81ad09f8f0b27ce
parent014b76d76dd1e20c2a4167b799a3dc52f30b1b92
Check types of HTTPClient response objects and make them consistent
tornado/httpclient.py
tornado/simple_httpclient.py
tornado/test/httpclient_test.py