]> git.ipfire.org Git - thirdparty/tornado.git/commit
Avoid setting IOStream.error to wrong exception, close #651 653/head
authorA. Jesse Jiryu Davis <jesse@10gen.com>
Tue, 11 Dec 2012 16:45:21 +0000 (11:45 -0500)
committerA. Jesse Jiryu Davis <jesse@10gen.com>
Tue, 11 Dec 2012 16:45:21 +0000 (11:45 -0500)
commit24c3d41748728cf4f3ea1509044b4abc7cea666e
treee33872020da4cf257c87209a3e5a62f5eb939af5
parent440e5355cfd0e3b1da5e5782568270d2ccd13dac
Avoid setting IOStream.error to wrong exception, close #651
tornado/iostream.py
tornado/test/iostream_test.py