]> git.ipfire.org Git - thirdparty/tornado.git/commit
Implement TwistedIOLoop, to bridge the gap with Twisted in the other direction.
authorBen Darnell <ben@bendarnell.com>
Sun, 7 Oct 2012 21:21:42 +0000 (14:21 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 7 Oct 2012 23:11:43 +0000 (16:11 -0700)
commit3654790fcb687c8487f6fc40cfac863734ded5e6
tree987f77a2f729f992a23b5db0ddb1a66b6dce419c
parent4afeef8e3a598e52cab5baf3da3ce8489db1cd9a
Implement TwistedIOLoop, to bridge the gap with Twisted in the other direction.

This also serves as a proof of concept for the refactored IOLoop interface.
tornado/platform/twisted.py
tornado/test/process_test.py
tornado/test/twisted_test.py
tornado/util.py
tox.ini
website/sphinx/releases/next.rst
website/sphinx/twisted.rst