##// END OF EJS Templates
match: don't use mutable default argument value...
match: don't use mutable default argument value There shouldn't be a big perf hit creating a new object because this function is complicated and does things that dwarf the cost of creating a new PyObject.

File last commit:

r19767:d4501068 default
r31392:6168d4b9 default
Show More
search.tmpl
7 lines | 111 B | application/x-cheetah | CheetahLexer
{header}
# HG changesets search
# Node ID {node}
# Query "{query}"
# Mode {modedesc}
{entries%changelogentry}