]> git.ipfire.org Git - thirdparty/tornado.git/commit
Print only the template trace of the bottommost UI module call, move testing.LogHandl... 357/head
authorAlek Storm <alek.storm@gmail.com>
Thu, 22 Sep 2011 02:41:37 +0000 (02:41 +0000)
committerAlek Storm <alek.storm@gmail.com>
Thu, 22 Sep 2011 02:41:37 +0000 (02:41 +0000)
commitd03e60d0aac4afc33862344908e3e3b833747a72
tree252a30eefb20aa0bcf13699e79ad6ca305321d59
parentabcac64c377c2af47d54ef03fb216694fff34fca
Print only the template trace of the bottommost UI module call, move testing.LogHandler to util.LogCaptureHandler, and rename testing.LogTestCase to testing.LogCaptureTestCase
tornado/template.py
tornado/test/template_test.py
tornado/testing.py
tornado/util.py