]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix deprecation warnings in python 3
authorBen Darnell <ben@bendarnell.com>
Sat, 14 May 2011 23:19:51 +0000 (16:19 -0700)
committerBen Darnell <ben@bendarnell.com>
Sat, 14 May 2011 23:19:51 +0000 (16:19 -0700)
commiteb1e5f08cb7a97fba1ab930c1e4f58027fce3d8a
treebf70d803ad40fbe2e12e2c531d8079bf9f797c27
parent4eb36de74d0da9e904a9eb835756f04f58325018
Fix deprecation warnings in python 3
tornado/httpserver.py
tornado/test/simple_httpclient_test.py
tornado/test/stack_context_test.py
tornado/test/web_test.py