]> git.ipfire.org Git - thirdparty/tornado.git/commit
Document and test `{#!` syntax.
authorBen Darnell <ben@bendarnell.com>
Sun, 14 Feb 2016 03:30:50 +0000 (22:30 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 14 Feb 2016 03:30:50 +0000 (22:30 -0500)
commit7b61d9ea716cbd4b426e91dbdb34362b34a69b5b
tree2ed02894b0a72c1a19d72934b2bd1ce6c42865ed
parent8157a19a256848ea60278afe1fff382a6525ae61
Document and test `{#!` syntax.

Fixes #1606
tornado/template.py
tornado/test/template_test.py