##// END OF EJS Templates
templatefilters: fix crash by string formatting of '{x|splitlines}'...
templatefilters: fix crash by string formatting of '{x|splitlines}' Before, it crashed because mapping['templ'] was missing. As it didn't support the legacy list template from the beginning, we can simply use hybridlist().
Yuya Nishihara -
r32039:2ab7578e default
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
__init__.py Loading ...
_readers.py Loading ...