]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add {# ... #} construct to comment out entire sections 359/head
authorAlek Storm <alek.storm@gmail.com>
Tue, 13 Sep 2011 16:20:19 +0000 (16:20 +0000)
committerAlek Storm <alek.storm@gmail.com>
Tue, 13 Sep 2011 16:20:19 +0000 (16:20 +0000)
commit363e37392aa779bc306f48aa64d05f001e60c5f5
tree71514c8be32520229a3057e1ffa54c5462d932e6
parentb8fd0c1988816b38600b1552d8d8b4e131ecc496
Add {# ... #} construct to comment out entire sections
tornado/template.py
tornado/test/template_test.py