]> git.ipfire.org Git - thirdparty/tornado.git/commit
Added twisted-style reactor for Tornado.
authorOvidiu Predescu <ovidiu@gmail.com>
Tue, 12 Jul 2011 18:28:24 +0000 (11:28 -0700)
committerOvidiu Predescu <ovidiu@gmail.com>
Tue, 12 Jul 2011 18:28:24 +0000 (11:28 -0700)
commita45f673573cdc95177e7d17022c786156084671b
tree0205045b2689dffe6a0284d2cff6dce32c4e0aa7
parent2ee58f1f29c2cd3ecd3c3b143b180c9531ddeaf2
Added twisted-style reactor for Tornado.
tornado/test/twistedreactor_test.py [new file with mode: 0644]
tornado/twisted/__init__.py [new file with mode: 0644]
tornado/twisted/reactor.py [new file with mode: 0644]