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

r9999:f91e5630 default
r26213:4d6cdea3 default
Show More
changeset.tmpl
9 lines | 124 B | application/x-cheetah | CheetahLexer
{header}
# HG changeset patch
# User {author}
# Date {date|hgdate}
# Node ID {node}
{parent%changesetparent}
{desc}
{diff}