]> git.ipfire.org Git - thirdparty/tornado.git/commit
Test the IOLoop.current method and add it to TwistedIOLoop.
authorBen Darnell <ben@bendarnell.com>
Sat, 2 Mar 2013 23:46:07 +0000 (18:46 -0500)
committerBen Darnell <ben@bendarnell.com>
Sat, 2 Mar 2013 23:46:07 +0000 (18:46 -0500)
commit7c85e78439b2fca1d209632b3d4f142b2af191bb
tree23655464d0cb1b5df2ddf10e4aa88b44c89d7213
parent0e15cdca0d16759048dbdcf54cbed24edaec7b7f
Test the IOLoop.current method and add it to TwistedIOLoop.
tornado/platform/twisted.py
tornado/test/ioloop_test.py
tornado/test/twisted_test.py