]> git.ipfire.org Git - thirdparty/jinja.git/commit
test for new identifier lexer
authorDavid Lord <davidism@gmail.com>
Sun, 2 Jul 2017 16:18:20 +0000 (09:18 -0700)
committerDavid Lord <davidism@gmail.com>
Sun, 2 Jul 2017 16:18:20 +0000 (09:18 -0700)
commitc5d78bed5a05e5c34e5d16f7ea3c8c10dbe682c4
treed864cf882109224f678406b828e6c2a080ed76a3
parent2177fc4aae439305eb7d36ba8991f42d70f8f766
test for new identifier lexer
currently fails on special case unicode
jinja2/lexer.py
tests/test_lexnparse.py