Searched refs:html_module (Results 1 – 3 of 3) sorted by relevance
15 from py_vulcanize import html_module88 metadata = html_module.Parse(107 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),122 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),138 metadata = html_module.Parse(154 metadata = html_module.Parse(171 metadata = html_module.Parse(
13 from py_vulcanize import html_module103 if html_module.IsHTMLResourceTheModuleGivenConflictingResourceNames(133 m = html_module.HTMLModule(self, module_name, resource)
8 import html as html_module namespace105 result.append(html_module.escape(text))144 title = html_module.escape(title)