]> git.ipfire.org Git - thirdparty/tornado.git/commit
WSGI specification requires that close() be called on iterable no matter what happens. 824/head
authorGraham Dumpleton <Graham.Dumpleton@gmail.com>
Mon, 17 Jun 2013 05:49:42 +0000 (15:49 +1000)
committerGraham Dumpleton <Graham.Dumpleton@gmail.com>
Mon, 17 Jun 2013 05:49:42 +0000 (15:49 +1000)
commit72556cf9d6058fa99478fd59bf9933a2326a35fc
tree9713f9eedabefb12dda89d2a5f9b8401151a1143
parent2d7ce584ec49a2e2b0028a093182f84c756ad8e1
WSGI specification requires that close() be called on iterable no matter what happens.
tornado/wsgi.py