]> git.ipfire.org Git - thirdparty/tornado.git/commit
Return the correct type when yielding an empty dict.
authorBen Darnell <ben@bendarnell.com>
Sun, 20 Oct 2013 19:26:27 +0000 (15:26 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 20 Oct 2013 19:26:27 +0000 (15:26 -0400)
commit95a25b197e825142a13cccef6ea7dcab49d7118c
tree69649e3ddadc7eb358710b63289706bda5fcbd49
parent9cc94a2912c6deb1ca2f04facf44f1e189939f39
Return the correct type when yielding an empty dict.
tornado/gen.py
tornado/test/gen_test.py