##// END OF EJS Templates
templater: drop global exception catcher from runfilter() (API)...
templater: drop global exception catcher from runfilter() (API) Now all built-in template filters declare input data types or handle type errors by themselves. .. api:: Template filters should declare input data type and/or catch AttributeError, ValueError, TypeError, etc. as needed. See the doc of ``registrar.templatefilters`` for details.
Yuya Nishihara -
r37248:dc4bb142 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty
attr
cbor
xdiff
zope
__init__.py Loading ...
selectors2.py Loading ...