]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add initial WSGI container support for running other frameworks on Tornado's HTTP...
authorBret Taylor <btaylor@gmail.com>
Sun, 13 Sep 2009 18:19:57 +0000 (11:19 -0700)
committerBret Taylor <btaylor@gmail.com>
Sun, 13 Sep 2009 18:19:57 +0000 (11:19 -0700)
commit8ca616088cfb26ff19fcc6f359d654fef905b8da
tree78f4975cc38992b6bcecc975c94a62f57d59e62f
parent9c51d01b123fed12907e7f3a5f85d19525de3196
Add initial WSGI container support for running other frameworks on Tornado's HTTP server
tornado/wsgi.py