]> git.ipfire.org Git - thirdparty/tornado.git/commit
[feature-waitany] fix py3 bug, weakref for callback, doc cleanup 1233/head
authorJordan Bettis <jordanb@hafd.org>
Tue, 28 Oct 2014 06:08:50 +0000 (01:08 -0500)
committerJordan Bettis <jordanb@hafd.org>
Tue, 28 Oct 2014 06:08:50 +0000 (01:08 -0500)
commita5b2d4a61a7ed6cbc95813136f69ef6ab91c159f
tree58b9e21481f238621a2066eaaa1597ff66e432d0
parent689f2603a6cdc40b2157b10d956fd0b597cba7cb
[feature-waitany] fix py3 bug, weakref for callback, doc cleanup
tornado/gen.py
tornado/test/gen_test.py