]> git.ipfire.org Git - thirdparty/tornado.git/commit
put assertion outside of the exception handler
authorAkihiro Yamazaki <yamazaki@iij.ad.jp>
Thu, 27 Mar 2014 00:37:29 +0000 (09:37 +0900)
committerAkihiro Yamazaki <yamazaki@iij.ad.jp>
Thu, 27 Mar 2014 00:37:29 +0000 (09:37 +0900)
commitccbe5a2787c2721f2aa0b7f5f08f89183aef2415
tree768d05d9d5ad2628c8509a6e945a81c90c41a09d
parent7508e216d0b6d35bd5f7726871a6be36e8f3195a
put assertion outside of the exception handler
tornado/test/concurrent_test.py
tornado/test/httpclient_test.py
tornado/test/ioloop_test.py
tornado/test/template_test.py
tornado/test/testing_test.py
tornado/test/util_test.py