##// END OF EJS Templates
templater: fix truth testing of integer 0 taken from a list/dict...
templater: fix truth testing of integer 0 taken from a list/dict Broken at f9c426385853. bool(python_value) shouldn't be used here since an integer 0 has to be truthy for backward compatibility.

File last commit:

r30435:b86a448a default
r38466:b6294c11 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer