##// END OF EJS Templates
templatefilters: raise ProgrammingError if unencodable type passed to json()...
templatefilters: raise ProgrammingError if unencodable type passed to json() This shouldn't happen for any template data types (though I know it does because of some templater bugs.) Let's clarify it is a bug.
Yuya Nishihara -
r37247:63144f33 default
Show More
Name Size Modified Last Commit Author
/ mercurial / utils
__init__.py Loading ...
dateutil.py Loading ...
procutil.py Loading ...
stringutil.py Loading ...