]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make WSGIContainer work on python 3
authorBen Darnell <ben@bendarnell.com>
Sun, 29 May 2011 22:45:41 +0000 (15:45 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 29 May 2011 22:45:41 +0000 (15:45 -0700)
commitcab718aea678f3d262d6aef6cdc7b5b643bbdd32
tree1464f82b3b99b5d95f468916ed3a6d8ad80752cf
parent6439fd326292d278be5b9a93acd7edc54d66f8a7
Make WSGIContainer work on python 3
tornado/httpserver.py
tornado/test/runtests.py
tornado/test/wsgi_test.py [new file with mode: 0644]
tornado/wsgi.py