Searched refs:template_dir (Results 1 – 3 of 3) sorted by relevance
19 def read_template(template, template_dir='templates'): argument21 with open(os.path.join(os.path.dirname(__file__), template_dir, template)) as fd:
72 template_dir=${datadir}/git-core/templates
1112 template_dir = share/perf-core/templates1143 template_dir_SQ = $(subst ','\'',$(template_dir))