]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #824 from GrahamDumpleton/master
authorbdarnell <ben@bendarnell.com>
Tue, 18 Jun 2013 02:51:22 +0000 (19:51 -0700)
committerbdarnell <ben@bendarnell.com>
Tue, 18 Jun 2013 02:51:22 +0000 (19:51 -0700)
WSGI specification requires that close() be called on iterable no matter what happens.


Trivial merge