Searched defs:bug_template (Results 1 – 1 of 1) sorted by relevance
102 bug_template = open("scripts/bugreporter.html", "r").read() variable103 bug_template = compiler.compile(bug_template) variable