]> git.ipfire.org Git - thirdparty/tornado.git/commit
Document and test the ability to call remove_timeout after it has fired.
authorBen Darnell <ben@bendarnell.com>
Thu, 14 Feb 2013 03:52:17 +0000 (22:52 -0500)
committerBen Darnell <ben@bendarnell.com>
Thu, 14 Feb 2013 03:52:17 +0000 (22:52 -0500)
commit0126e2eaab7f81c2c2348d2ef00baeef62db8eb2
tree4569d844c96485e016c0f5cf4c260ef3447db815
parent7327cde9d74a304f614b59a1d9ede2f7ca7957bc
Document and test the ability to call remove_timeout after it has fired.
tornado/ioloop.py
tornado/test/ioloop_test.py