]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use TracebackFuture for all internal Futures for better tracebacks on py2.x.
authorBen Darnell <ben@bendarnell.com>
Fri, 5 Jul 2013 17:08:44 +0000 (13:08 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 5 Jul 2013 17:08:44 +0000 (13:08 -0400)
commit8bc337a9e04866b861ec0ece1c1e64b3d8ff51db
treea2f00b357e333624e2ae7fc599649942907b070a
parenta5ab2db75003a6e626de7f09d7c82510feb62c69
Use TracebackFuture for all internal Futures for better tracebacks on py2.x.
tornado/auth.py
tornado/httpclient.py
tornado/ioloop.py
tornado/websocket.py