##// END OF EJS Templates
cffi: fix build on Python 3...
cffi: fix build on Python 3 CFFI expects the arguments to be of type str, which means that the string literals should not have the `b` prefix.

File last commit:

r16773:d490edc7 default
r44085:53607fd3 stable
Show More
graph.tmpl
6 lines | 76 B | application/x-cheetah | CheetahLexer
{header}
# HG graph
# Node ID {node}
# Rows shown {rows}
{nodes%graphnode}