##// END OF EJS Templates
py3: move between bytes and unicode when re-raising IOError...
py3: move between bytes and unicode when re-raising IOError IOError is a Python exception, which argument must be a system string.

File last commit:

r35390:b963750b default
r36518:43e10802 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}