##// END OF EJS Templates
json: avoid extra string manipulation of dict keys...
json: avoid extra string manipulation of dict keys A key must be string per JSON spec, and that's also true for template dicts.
Yuya Nishihara -
r32742:08d0892c default
Show More
Name Size Modified Last Commit Author
/ mercurial / cffi
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
bdiffbuild.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
mpatchbuild.py Loading ...
osutil.py Loading ...
osutilbuild.py Loading ...
parsers.py Loading ...