]> git.ipfire.org Git - thirdparty/tornado.git/commit
Support non-ascii template filenames.
authorBen Darnell <ben@bendarnell.com>
Sun, 27 Sep 2015 22:29:54 +0000 (18:29 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 27 Sep 2015 22:29:54 +0000 (18:29 -0400)
commitfc77d7fe137721dd81fdf6ce0f1ae384c4fe8092
tree5999d89ced37650bb331a8cf7d7debae359d1fef
parent9ebfc397546365123210b10ef86035236dcb5bd8
Support non-ascii template filenames.

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