]> git.ipfire.org Git - thirdparty/tornado.git/commit
Allow any sequence in gen.WaitAll, not just lists.
authorBen Darnell <ben@bendarnell.com>
Mon, 5 Sep 2011 19:15:50 +0000 (12:15 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 5 Sep 2011 19:15:50 +0000 (12:15 -0700)
commit2f9146016432dde6e3326d633fabde6fb518a7f4
tree06a63f8f769e1495e2d9dfd6de8b722fc713eacb
parent39de229e86bc67df62dd3bb40dd43245cb120295
Allow any sequence in gen.WaitAll, not just lists.
tornado/gen.py