This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
jinja2
mirror of
https://gitee.com/openkylin/jinja2.git
Watch
9
Star
0
Fork
You've already forked jinja2
0
Code
Issues
Projects
Releases
Wiki
Activity
33d81ad2d4
jinja2
/
tests
/
test_nodes.py
4 lines
86 B
Python
Raw
Blame
History
def
test_template_hash
(
env
)
:
template
=
env
.
parse
(
"
hash test
"
)
hash
(
template
)
Reference in New Issue
View Git Blame
Copy Permalink