Searched refs:html_module (Results 1 – 3 of 3) sorted by relevance
12 from py_vulcanize import html_module84 metadata = html_module.Parse(103 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),118 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),134 metadata = html_module.Parse(150 metadata = html_module.Parse(167 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)