]> git.ipfire.org Git - thirdparty/tornado.git/commit
Expand PeriodicCallback docs and testing.
authorBen Darnell <ben@bendarnell.com>
Sat, 21 Feb 2015 22:55:29 +0000 (17:55 -0500)
committerBen Darnell <ben@bendarnell.com>
Sat, 21 Feb 2015 22:55:51 +0000 (17:55 -0500)
commit497245e90c10a9d7e90e09a754e43c8dcd1aefcf
treec61f84a2257f13359fd3f2e178fc751122d70fa0
parent0b2ecd3f71619ad077d54a54bbf43b5be2b593b3
Expand PeriodicCallback docs and testing.

Fixes #1345.
tornado/ioloop.py
tornado/test/ioloop_test.py