##// 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:

r24588:0bf54479 default
r36518:43e10802 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}