]> git.ipfire.org Git - thirdparty/tornado.git/commit
Replace a couple of contextmanager functions with ExceptionStackContext.
authorBen Darnell <ben@bendarnell.com>
Sun, 9 Dec 2012 00:34:16 +0000 (19:34 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 9 Dec 2012 00:34:16 +0000 (19:34 -0500)
commit440e5355cfd0e3b1da5e5782568270d2ccd13dac
tree678003d1f344e182663b346bc02099ff5e48d4ea
parentec55acbefcb905d252450f419166515281dc5903
Replace a couple of contextmanager functions with ExceptionStackContext.
tornado/simple_httpclient.py
tornado/testing.py