]> git.ipfire.org Git - thirdparty/tornado.git/commit
Ensure the result variable is initialized even when an exception is handled.
authorBen Darnell <ben@bendarnell.com>
Mon, 18 Feb 2013 05:28:05 +0000 (00:28 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 18 Feb 2013 05:28:05 +0000 (00:28 -0500)
commit96f654ed226fc28c0654d9e0537bf2d1d48ca89e
treee7b30da4445fd6f0200df322af2d16862ea6a822
parentb605c0a5f74aa734daab63fcb84e549b4d5346b1
Ensure the result variable is initialized even when an exception is handled.
tornado/concurrent.py