##// END OF EJS Templates
parsers: use PyTuple_SET_ITEM() to fill new marker tuples...
parsers: use PyTuple_SET_ITEM() to fill new marker tuples Because we know these tuples have no member yet, PyTuple_SetItem() isn't necessary.

File last commit:

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