]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make template.Loader and DictLoader share a common base class
authorBen Darnell <ben@bendarnell.com>
Mon, 30 May 2011 21:07:10 +0000 (14:07 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 30 May 2011 21:07:10 +0000 (14:07 -0700)
commit3acda21a2e405e3cad7fce989f6a225a65052601
treeec56537c24028cd53bc522d0c2904b157cb25948
parent25494d18f22b8c0128888ade59930dbc6d59cd88
Make template.Loader and DictLoader share a common base class
tornado/template.py
tornado/test/template_test.py